Go to file
Daniel Dunbar f51f0319bb [tests] Add support for REQUIRES and XFAIL lines in libc++ tests.
- We parse up to the first non-empty non-comment (C++ style) line, otherwise
   the format and semantics match what is used for LLVM/Clang tests.

 - For now, the only interesting thing to test against is a user supplied
   target_triple test parameter.

llvm-svn: 174440
2013-02-05 21:03:25 +00:00
clang [analyzer] Teach the analyzer to use a symbol for p when evaluating 2013-02-05 19:52:28 +00:00
clang-tools-extra Adds JSON output for replacements, to simplify tools integration. 2013-02-05 15:52:21 +00:00
compiler-rt [ASan] Delete the code related to static runtime on OS X. 2013-02-05 15:57:12 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx [tests] Add support for REQUIRES and XFAIL lines in libc++ tests. 2013-02-05 21:03:25 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld [ELF][x86-64] Handle PLT32 relocations to IFUNC. 2013-02-05 19:15:03 +00:00
lldb Being explicit about which std c++ library these test cases need to use 2013-02-05 20:05:31 +00:00
llvm [objdump,readobj] Document the purpose and goals of each tool. 2013-02-05 20:27:22 +00:00
polly CodeGen: clang-format goodness 2013-02-05 18:01:29 +00:00