llvm-project/clang/unittests/libclang
Benjamin Kramer 5fecd67462 Avoid picking up system headers in unittest by providing a fake libstdc++ with a ridiculously high version number.
The host libstdc++ may be horribly broken and we want the fake one to be
picked up. This workaround is lame but I don't see a better way.

llvm-svn: 254446
2015-12-01 19:42:07 +00:00
..
CMakeLists.txt Add files that I forgot to svn add in 201578. 2014-02-18 15:29:17 +00:00
LibclangTest.cpp Avoid picking up system headers in unittest by providing a fake libstdc++ with a ridiculously high version number. 2015-12-01 19:42:07 +00:00
Makefile Tweak libclang's users, c-arcmt-test, c-index-test and libclangTests to satisfy LDFLAGS=-static. 2015-07-12 12:17:55 +00:00