Addressing this in r291798.
On Thu, Jan 12, 2017 at 11:18 AM, Nico Weber via cfe-commits
wrote:
> Also, it looks like the main change is that this now lists
> /execution-charset: and /source-charset:. It doesn't list /utf-8 though
> (since that's just a CLIgnoredFlag behind the scenes I guess). I
Also, it looks like the main change is that this now lists
/execution-charset: and /source-charset:. It doesn't list /utf-8 though
(since that's just a CLIgnoredFlag behind the scenes I guess). It's a bit
weird to list the two -charset flags (which just check that their arg is
utf-8 and error out i
In r290990, Reid exposed that, and in particular the -fno variant for
users who want to disable it.
It seems the -fno variant doesn't show up because it has no help text :-/
On Thu, Jan 12, 2017 at 11:13 AM, Nico Weber via cfe-commits
wrote:
> Why do we list fdelayed-template-parsing in /? outpu
Why do we list fdelayed-template-parsing in /? output now? That's on by
default with clang-cl.
On Thu, Jan 12, 2017 at 1:15 PM, Hans Wennborg via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Author: hans
> Date: Thu Jan 12 12:15:06 2017
> New Revision: 291783
>
> URL: http://llvm.org/viewvc
Author: hans
Date: Thu Jan 12 12:15:06 2017
New Revision: 291783
URL: http://llvm.org/viewvc/llvm-project?rev=291783&view=rev
Log:
UsersManual.rst: Update clang-cl options list
Modified:
cfe/trunk/docs/UsersManual.rst
Modified: cfe/trunk/docs/UsersManual.rst
URL:
http://llvm.org/viewvc/llvm