]> granicus.if.org Git - clang/commit
Clarify driver/frontend -fms-compatibility help text
authorAlp Toker <alp@nuanti.com>
Tue, 14 Jan 2014 19:13:00 +0000 (19:13 +0000)
committerAlp Toker <alp@nuanti.com>
Tue, 14 Jan 2014 19:13:00 +0000 (19:13 +0000)
commit623afe65e6f571f3460ced234235197ccbc6d506
tree0a54448ec95fb43b5f652fe82a291f9a6d0bef61
parentcc6bd540caa499bff08a8ff9307e1c43c22a690f
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".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199247 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td