Go to file
Duncan Sands 922563cc6d Some of the tests build an executable with llvm-gcc. For this to work, llvm-gcc
needs to find some libraries, which may require searching the directories given
by LIBRARY_PATH on curiously configured systems.  So pass on LIBRARY_PATH.

llvm-svn: 114186
2010-09-17 17:05:27 +00:00
clang Fix test for no-asserts builds. 2010-09-17 17:03:41 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
debuginfo-tests test case for r113843. 2010-09-14 20:29:59 +00:00
libcxx Tweak clang support for char16_t/char32_t 2010-09-16 23:27:26 +00:00
lldb Re-committed AddMethodToCXXRecordType, now that 2010-09-17 02:58:26 +00:00
llvm Some of the tests build an executable with llvm-gcc. For this to work, llvm-gcc 2010-09-17 17:05:27 +00:00