Go to file
Greg Clayton 1827fc25ab Added a curses based way to see the test suite running. Works only where curses is implemented. Try it out with:
./dotest.py --results-formatter=test_results.Curses --results-file=/dev/stdout

llvm-svn: 248072
2015-09-19 00:39:09 +00:00
clang Rename ASTSourceDescriptor::ModuleName to FullModuleName for clarity. 2015-09-19 00:10:37 +00:00
clang-tools-extra Update clang-tidy documentation. 2015-09-18 14:08:57 +00:00
compiler-rt Disable final MSAN test in AArch64 to get the bots green 2015-09-18 18:02:55 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: Update integer limits to comply with spec 2015-09-15 03:56:21 +00:00
libcxx Add endianness configuration block for GCC. 2015-09-16 18:10:47 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld [elf2] Improve relocation-undefined-weak.s test. 2015-09-19 00:15:38 +00:00
lldb Added a curses based way to see the test suite running. Works only where curses is implemented. Try it out with: 2015-09-19 00:39:09 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm AMDGPU: Add failing testcase for live interval construction 2015-09-19 00:03:56 +00:00
openmp [OMPT] Correct an incorrect OMPT ifdef 2015-09-18 16:24:46 +00:00
polly Remove unused variable Dimension [NFC] 2015-09-18 20:03:32 +00:00