Go to file
Hans Wennborg 859422a867 clang-cl: Ignore /fallback when not actually compiling (PR18456)
For example, don't fall back in /P (preprocess) mode.

llvm-svn: 199153
2014-01-13 22:24:42 +00:00
clang clang-cl: Ignore /fallback when not actually compiling (PR18456) 2014-01-13 22:24:42 +00:00
clang-tools-extra Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
compiler-rt [lsan] Add __lsan_default_suppressions() to the public interface header. 2014-01-13 17:26:57 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Fix a bug in regex_token_iterator's copy constructor. Caught by Bob Wilson. 2014-01-13 17:47:08 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld Fix spacing 2014-01-13 04:08:15 +00:00
lldb This is a macosx specific test case for stepping & setting breakpoints on indirect 2014-01-13 20:44:26 +00:00
llvm Factor the option and checking of compiler version better. Put the 2014-01-13 22:21:34 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly [cleanup] Update Polly for moved header in LLVM r199082. 2014-01-13 09:56:11 +00:00