summaryrefslogtreecommitdiffstats
path: root/clang/utils/C++Tests/LLVM-Code-Symbols/check-symbols
Commit message (Collapse)AuthorAgeFilesLines
* [utils] Remove C++Tests that I don't think anyone uses anymore.Daniel Dunbar2013-01-251-54/+0
| | | | llvm-svn: 173490
* 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-241-0/+42
the same visible symbols, useful for finding ABI/Mangler/vtable/etc. issues. llvm-svn: 92147
OpenPOWER on IntegriCloud