Go to file
Richard Smith a182530633 [modules] Simplify reading of INPUT_FILE_OFFSETS record and make it robust against changes to record order.
llvm-svn: 220524
2014-10-23 22:18:29 +00:00
clang [modules] Simplify reading of INPUT_FILE_OFFSETS record and make it robust against changes to record order. 2014-10-23 22:18:29 +00:00
clang-tools-extra Add flag --enable-check-profile to clang-tidy. 2014-10-23 17:23:20 +00:00
compiler-rt Cmake variables are global, which is why we would get crud like /machine:X86 in the list of compiler options for MSVC. Clear out the variable before attempting to enumerate arguments and set them. 2014-10-23 22:13:52 +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 r600: Fix get_work_dim range metadata 2014-10-22 14:32:53 +00:00
libcxx [libcxx] XFAIL all currently failing libc++ tests for linux. 2014-10-23 21:17:36 +00:00
libcxxabi Only link the tests against -ldl on linux 2014-10-23 20:44:25 +00:00
lld [PECOFF] Fix /nodefaultlib option. 2014-10-23 20:42:07 +00:00
lldb This test case should not rely on stepping behavior because that might chance due to inlining. Set breakpoints where you want them instead. Fixes rdar://18724175 2014-10-23 21:35:18 +00:00
llvm DebugInfo: Sink DwarfDebug::addNonArgumentScopeVariable into DwarfFile. 2014-10-23 22:04:30 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Fix typo 2014-10-22 23:26:48 +00:00