aboutsummaryrefslogtreecommitdiff
path: root/utils/C++Tests/LLVM-Code-Symbols/check-symbols
AgeCommit 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-26Tests: Tweak LLVM-Code-Symbols test to ignore common and undefined symbols forDaniel 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-24Sketch a simple new C++Tests suite for checking that llvm-gcc and clang generateDaniel 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