Go to file
Ben Langmuir acb803e807 Validate user headers even if -fmodules-validate-once-per-build-session
is enabled. Unlike system headers, we want to be more careful about
modifications to user headers, because it's still easy to edit a header
while you're building.

llvm-svn: 221634
2014-11-10 22:13:10 +00:00
clang Validate user headers even if -fmodules-validate-once-per-build-session 2014-11-10 22:13:10 +00:00
clang-tools-extra [clang-tidy] google-readability-function: skip std::nullptr_t 2014-11-05 11:08:39 +00:00
compiler-rt Clean up indentation after previous change. 2014-11-10 19:38:18 +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 Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx Update status pages for C++1z 2014-11-10 15:43:20 +00:00
libcxxabi Make sure only NEON enabled devices save/restore D16+ registers 2014-11-07 16:33:58 +00:00
lld [Mips] Replace the redundant condition by assert call 2014-11-10 15:50:22 +00:00
lldb Fix comments to match the current reality. 2014-11-10 21:48:12 +00:00
llvm Reverting r221626 due to a too-strict test. 2014-11-10 21:07:41 +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 Safely generate new loop metadata node 2014-11-07 21:44:18 +00:00