summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/duplicate-mangled-name.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the mangled name collision diagnostic a bit more useful by listing the m...Richard Smith2018-05-301-3/+3
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* Bring r325915 back.Rafael Espindola2018-02-231-1/+1
* Fix for armv7-a15 and thumbv7-a15 buildbot fails.Andrey Bokhanko2016-01-141-2/+2
* PR25910: clang allows two var definitions with the same mangled nameAndrey Bokhanko2016-01-141-4/+39
* PR17829: Proper diagnostic of mangled names conflictsAndrey Bokhanko2015-08-311-1/+35
* In the case of mangling collisions, make an attempt to note both definitionsRichard Smith2014-08-021-1/+1
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* [test] Add test case I forgot to add for r195564.Argyrios Kyrtzidis2013-11-241-0/+10