summaryrefslogtreecommitdiffstats
path: root/clang/utils/C++Tests/LLVM-Code-Symbols
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Tweak LLVM-Code-Symbols test to ignore common and undefined symbols forDaniel Dunbar2009-12-261-10/+22
| | | | | | now, let's start small. llvm-svn: 92170
* Sketch a simple new C++Tests suite for checking that llvm-gcc and clang generateDaniel Dunbar2009-12-242-0/+98
the same visible symbols, useful for finding ABI/Mangler/vtable/etc. issues. llvm-svn: 92147
OpenPOWER on IntegriCloud