summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang][IFS] Prevent Clang-IFS from Leaking symbols from inside a block.Puyan Lotfi2020-01-131-0/+4
* [NFC][clang][IFS] Adding braces to if-statement as prep for D71301.Puyan Lotfi2020-01-131-1/+2
* [clang][IFS] Adding support for new clang interface stubs decl types.Puyan Lotfi2019-12-041-0/+4
* [clang][IFS] Adds support for more decl types in clang interface stubs.Puyan Lotfi2019-11-081-6/+32
* [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
OpenPOWER on IntegriCloud