-
Notifications
You must be signed in to change notification settings - Fork 259
Closed
Labels
Component: Type ParserIssue needs changes to Clang/CoreTypeParserIssue needs changes to Clang/CoreTypeParserEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: SettingsIssues with the Settings tab or settings in generalIssues with the Settings tab or settings in general
Milestone
Description
Is this a general concept that needs to be documented or a specific API?
This is a specific usage of a feature in Settings that should be documented in the user docs.
What concept or API needs more documentation?
By adding the following to the analysis.types.parserDefaultArgs
setting, it is possible to have the clang type parser automagically escape a this
parameter when parsing a type string:
-Dthis=`this`
Are there any known examples of people using this API/concept?
This came from a discussion on the pubslack:
ExecuteProtect
Metadata
Metadata
Assignees
Labels
Component: Type ParserIssue needs changes to Clang/CoreTypeParserIssue needs changes to Clang/CoreTypeParserEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: SettingsIssues with the Settings tab or settings in generalIssues with the Settings tab or settings in general