-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Labels
Component: DatabaseIssue needs changes to BNDBsIssue needs changes to BNDBsComponent: Type ParserIssue needs changes to Clang/CoreTypeParserIssue needs changes to Clang/CoreTypeParserComponent: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssue should take < 1 weekIssue should take < 1 weekImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround
Description
Currently you define include directories in the clang arguments, this is OK but it becomes a little annoying to work with if you are constantly defining new types, it would be nice to persist these somewhere, possibly in the view.

Other tools like IDA have "compiler options" which define these include directories as a seperate config option, which lets them use a file picker, which is preferred!
They also store these compiler options in the database along with predefined macros.
Metadata
Metadata
Assignees
Labels
Component: DatabaseIssue needs changes to BNDBsIssue needs changes to BNDBsComponent: Type ParserIssue needs changes to Clang/CoreTypeParserIssue needs changes to Clang/CoreTypeParserComponent: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssue should take < 1 weekIssue should take < 1 weekImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround