Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [utils] Remove C++Tests that I don't think anyone uses anymore. | Daniel Dunbar | 2013-01-25 | 1 | -54/+0 |
| | | | | llvm-svn: 173490 | ||||
* | Tests: Tweak LLVM-Code-Symbols test to ignore common and undefined symbols for | Daniel Dunbar | 2009-12-26 | 1 | -10/+22 |
| | | | | | | now, let's start small. llvm-svn: 92170 | ||||
* | Sketch a simple new C++Tests suite for checking that llvm-gcc and clang generate | Daniel Dunbar | 2009-12-24 | 1 | -0/+42 |
the same visible symbols, useful for finding ABI/Mangler/vtable/etc. issues. llvm-svn: 92147 |