Merge pull request #37640 from apple/QuietMisdreavus/spi-symbols

add symbol-graph flag to include SPI symbols
This commit is contained in:
QuietMisdreavus
2021-06-04 11:34:48 -06:00
committed by GitHub
14 changed files with 53 additions and 1 deletions

View File

@@ -959,6 +959,7 @@ fillSymbolInfo(CursorSymbolInfo &Symbol, const DeclInfo &DInfo,
/*EmitSynthesizedMembers*/ false,
/*PrintMessages*/ false,
/*SkipInheritedDocs*/ false,
/*IncludeSPISymbols*/ true,
};
symbolgraphgen::printSymbolGraphForDecl(DInfo.VD, DInfo.BaseType,