summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/print-mangled-name.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add IR Mangler for more stable mangling.Eli Bendersky2014-08-011-1/+8
| | | | llvm-svn: 214520
* Exposes a C API to name mangling for a given cursor.Eli Bendersky2014-07-311-0/+23
Inspired by https://gist.github.com/tritao/2766291, and was previously discussed on cfe-dev: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-June/037577.html Adding testing capability via c-index-test. llvm-svn: 214410
OpenPOWER on IntegriCloud