Go to file
Rui Ueyama 610d90b283 [PECOFF] Do not accept "/include <string>" option.
Command line argument separator on Windows is colon. We used to accept space
as a separator, but we removed most of the code for that. This patch is to
delete the remaining code.

llvm-svn: 198032
2013-12-26 06:00:26 +00:00
clang Don't reserve __builtin_types_compatible_p as a C++ keyword 2013-12-25 01:47:02 +00:00
clang-tools-extra Clang-tidy: added --disable-checks, --list-checks options. 2013-12-19 19:57:05 +00:00
compiler-rt [Sanitizer] Add Symbolizer::GetModuleNameAndOffsetForPC() and use it in LSan suppression matching. 2013-12-25 20:15:46 +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 Add floating-point macro definitions v2 2013-12-20 05:13:42 +00:00
libcxx Make cv_status a class enum. Fixes PR18314. Thanks to Andersca for the report and the patch. 2013-12-23 22:14:27 +00:00
libcxxabi Add a first cut at a Registers_arm class, to be used for 32bit arm EHABI unwinding. 2013-12-18 17:53:55 +00:00
lld [PECOFF] Do not accept "/include <string>" option. 2013-12-26 06:00:26 +00:00
lldb Add a new setting (currently fixed) for how to 2013-12-24 02:57:50 +00:00
llvm ARM IAS: support .even directive 2013-12-26 01:52:28 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly www: Simplify css 2013-12-21 00:26:05 +00:00