summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/print-mangled-name.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make clang_Cursor_getMangling not mangle if the declaration isn't mangledEhsan Akhgari2015-10-081-0/+5
* Revert r249437Ehsan Akhgari2015-10-061-5/+0
* Make clang_Cursor_getMangling don't mangle if the declaration isn't mangledEhsan Akhgari2015-10-061-0/+5
* [test] Another attempt to fix the test.Argyrios Kyrtzidis2015-08-061-1/+1
* [test] Fix tests in non-darwin bots.Argyrios Kyrtzidis2015-08-051-3/+3
* [test/Index] Update libclang tests to use libclang for creating PCH files.Argyrios Kyrtzidis2015-08-051-3/+3
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-0/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+0
* Wrap clang modules and pch files in an object file container.Adrian Prantl2015-07-071-0/+1
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-251-1/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-251-0/+1
* Add IR Mangler for more stable mangling.Eli Bendersky2014-08-011-1/+8
* Exposes a C API to name mangling for a given cursor.Eli Bendersky2014-07-311-0/+23
OpenPOWER on IntegriCloud