summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/cxx-mangling.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Account for calling convention specifiers in function definitions in IR test ↵David Blaikie2015-06-291-3/+3
| | | | | | | | | | | | | cases Several tests wouldn't pass when executed on an armv7a_pc_linux triple due to the non-default arm_aapcs calling convention produced on the function definitions in the IR output. Account for this with the application of a little regex. Patch by Ying Yi. llvm-svn: 240971
* Serialize and deserialize mangling numbers.Richard Smith2014-03-211-0/+28
llvm-svn: 204423
OpenPOWER on IntegriCloud