clang patch for -fno-var-tracking-assignments option

Roman Lebedev via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 20 02:13:23 PDT 2017


On Fri, Oct 20, 2017 at 11:44 AM, Mikhail Artemyev via cfe-commits
<cfe-commits at lists.llvm.org> wrote:
> Hi All,
>
> The attached patch adds a new option '-fno-var-tracking-assignments' in the
> same group (clang_ignored_f_Group) where the existing '-fno-var-tracking'
> resides.
It might be best to upload it to https://llvm.org/docs/Phabricator.html,
so that it is easier to track, and it won't get lost that way.

> Thanks,
> Mikhail
Roman.

> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>


More information about the cfe-commits mailing list