Go to file
Jordan Rose 85216ef0c3 [CMake] Always include the Clang repo version, just like the autoconf build.
Now that LLVM's helper script GetSVN.cmake actually works consistently,
there's no reason not to use it. We avoid having to regenerate SVNVersion.inc
every time by marking it as dependent on Git's reflog or SVN's entries file.

This should end most of the issues of the AST format changing and breaking
old module files: CMake-Clang should now detect that the version changed just
like Autoconf-Clang has.

Based on r190557. Depends on LLVM r222391.

llvm-svn: 222393
2014-11-19 22:03:48 +00:00
clang [CMake] Always include the Clang repo version, just like the autoconf build. 2014-11-19 22:03:48 +00:00
clang-tools-extra Revert r222363: "[clang-tidy] Count errors in ClangTidyDiagnosticConsumer" 2014-11-19 22:02:11 +00:00
compiler-rt [MSan] [MIPS] Adding support for MIPS64 (patch by Mohit Bhakkad). 2014-11-19 21:42:33 +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 Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Change contradictory wording in va_copy test error message. 2014-11-19 20:01:26 +00:00
libcxxabi Remove accidentally commited line in commit. Sorry 2014-11-19 05:00:57 +00:00
lld Revert "[ELF] Sectionkey should also contain path." 2014-11-19 06:47:29 +00:00
lldb Add test for denied process attach by pid and fix found bugs in Process/ProcessPOSIX.cpp 2014-11-19 18:27:45 +00:00
llvm [CMake] Update GetSVN.cmake to use LLVM version control helper scripts. 2014-11-19 22:03:21 +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 todo: We can support modifiable memory access functions 2014-11-19 16:31:33 +00:00