Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-25 | [utils] Remove C++Tests that I don't think anyone uses anymore. | Daniel Dunbar | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173490 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-12-26 | Tests: Tweak LLVM-Code-Symbols test to ignore common and undefined symbols for | Daniel Dunbar | |
now, let's start small. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92170 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-12-24 | Sketch a simple new C++Tests suite for checking that llvm-gcc and clang generate | Daniel Dunbar | |
the same visible symbols, useful for finding ABI/Mangler/vtable/etc. issues. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92147 91177308-0d34-0410-b5e6-96231b3b80d8 |