mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-12 23:23:17 +00:00
Merge remote-tracking branch 'origin/GP-0_ghizard_master_fix_build_issue_with_due_to_GP-4898_20240920'
This commit is contained in:
commit
4b00fe17d5
@ -25,12 +25,11 @@ import ghidra.program.database.ProgramBuilder;
|
||||
import ghidra.program.database.ProgramDB;
|
||||
import ghidra.program.model.address.Address;
|
||||
import ghidra.program.model.data.VoidDataType;
|
||||
import mdemangler.MDMangBaseTest;
|
||||
import mdemangler.object.MDObjectC;
|
||||
|
||||
/**
|
||||
* This class performs extra demangler testing for special cases that do not fit
|
||||
* the testing pattern found in {@link MDMangBaseTest} and {@link MicrosoftDemanglerTest}
|
||||
* the testing pattern found in MDMangBaseTest and {@link MicrosoftDemanglerTest}
|
||||
*/
|
||||
public class MicrosoftDemanglerExtraTest extends AbstractGenericTest {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user