aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-19[ifs] Prepare llvm-ifs for elfabi/ifs merging.Haowei Wu1-8/+4
2021-01-04Revert "[NFC, Refactor] Modernize StorageClass from Specifiers.h to a scoped ...Thorsten Schütt1-3/+3
2021-01-04[NFC, Refactor] Modernize StorageClass from Specifiers.h to a scoped enum (II)Thorsten Schütt1-3/+3
2020-04-01[llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists.Puyan Lotfi1-7/+7
2020-03-11Prune TargetInfo.h include from ParsedAttr.h, NFCReid Kleckner1-0/+1
2020-01-13[clang][IFS] Prevent Clang-IFS from Leaking symbols from inside a block.Puyan Lotfi1-0/+4
2020-01-13[NFC][clang][IFS] Adding braces to if-statement as prep for D71301.Puyan Lotfi1-1/+2
2019-12-04[clang][IFS] Adding support for new clang interface stubs decl types.Puyan Lotfi1-0/+4
2019-11-08[clang][IFS] Adds support for more decl types in clang interface stubs.Puyan Lotfi1-6/+32
2019-10-14[clang][IFS] Escape mangled names so MS ABI doesn't break YAML parsing.Puyan Lotfi1-2/+2
2019-10-12[clang][IFS] Fixing spelling errors in interface-stubs OPT flag (NFC).Puyan Lotfi1-1/+1
2019-10-11[clang][IFS] Fixing assert in clang interface stubs for enums, records, typedefsPuyan Lotfi1-0/+4
2019-08-23Do a sweep of symbol internalization. NFC.Benjamin Kramer1-0/+2
2019-08-22[clang][ifs] Dropping older experimental interface stub formats.Puyan Lotfi1-131/+2
2019-08-22[clang][ifs] New interface stubs format (llvm triple based).Puyan Lotfi1-0/+53
2019-08-14[Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere1-2/+2
2019-06-20[clang-ifs] Clang Interface Stubs, first version (second landing attempt).Puyan Lotfi1-0/+378
2019-06-18Revert D60974 "[clang-ifs] Clang Interface Stubs, first version."Fangrui Song1-379/+0
2019-06-17[clang-ifs] Clang Interface Stubs, first version.Puyan Lotfi1-0/+379