summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/CodegenNameGenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang][Index] Replace CodegenNameGenerator with ASTNameGeneratorJan Korous2019-09-051-36/+0
* [clang][AST] ASTNameGenerator: A refactoring of CodegenNameGeneratorImpl (NFC).Puyan Lotfi2019-06-191-192/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [index] Generate class & metaclass manglings for objcDave Lee2017-09-221-3/+36
* Make TargetInfo store an actual DataLayout instead of a string.James Y Knight2016-03-041-3/+1
* [index] Factor libclang's functionality to determing the mangled name of symb...Argyrios Kyrtzidis2016-02-141-0/+197
OpenPOWER on IntegriCloud