I'm currently working on including macro expansions in the Static Analyzer's plist output, where I can only access a const SourceManager.
Details
Details
Diff Detail
Diff Detail
Differential D53940
[Lex] Make MacroDirective::findDirectiveAtLoc take const SourceManager Szelethus on Oct 31 2018, 10:13 AM. Authored by
Details I'm currently working on including macro expansions in the Static Analyzer's plist output, where I can only access a const SourceManager.
Diff Detail |