summaryrefslogtreecommitdiff
path: root/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang][IFS] Escape mangled names so MS ABI doesn't break YAML parsing.Puyan Lotfi2019-10-141-2/+2
* [clang][IFS] Fixing spelling errors in interface-stubs OPT flag (NFC).Puyan Lotfi2019-10-121-1/+1
* [clang][IFS] Fixing assert in clang interface stubs for enums, records, typedefsPuyan Lotfi2019-10-111-0/+4
* Do a sweep of symbol internalization. NFC.Benjamin Kramer2019-08-231-0/+2
* [clang][ifs] Dropping older experimental interface stub formats.Puyan Lotfi2019-08-221-131/+2
* [clang][ifs] New interface stubs format (llvm triple based).Puyan Lotfi2019-08-221-0/+53
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-2/+2
* [clang-ifs] Clang Interface Stubs, first version (second landing attempt).Puyan Lotfi2019-06-201-0/+378
* Revert D60974 "[clang-ifs] Clang Interface Stubs, first version."Fangrui Song2019-06-181-379/+0
* [clang-ifs] Clang Interface Stubs, first version.Puyan Lotfi2019-06-171-0/+379