Go to file
Alp Toker fe71d6a384 Clarify driver/frontend -fms-compatibility help text
Better describe the flag that enables drop-in MSVC compatibility, including
ability to parse MS standard headers. This is intended to distinguish it from
-fms-extensions, the more established and 'gentler' flag also supported by GCC.

The new wording matches up with the internal description introduced in r198936.
Still room for improvement (e.g. C++ is part of the product name, yet the flag
also applies to C) but it's a step forward from "Microsoft mode".

llvm-svn: 199247
2014-01-14 19:13:00 +00:00
clang Clarify driver/frontend -fms-compatibility help text 2014-01-14 19:13:00 +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 [tsan] one more explicit memset in tsan rtl (to please gcc 4.8.2) 2014-01-14 15:00:10 +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 Whoops! Set the default in the last commit to c++1y instead of c++11 2014-01-14 17:04:06 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld [Mips] Do not forget to initialize a class field. 2014-01-14 18:20:07 +00:00
lldb Remove a compilation warning in the test case main.c file. 2014-01-14 18:46:15 +00:00
llvm Make nocapture analysis work with addrspacecast 2014-01-14 19:11:52 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Adapt to DomTree changes in r199104 2014-01-13 22:29:56 +00:00