aaron.ballman added a comment.

In D157606#4576694 <https://reviews.llvm.org/D157606#4576694>, @cor3ntin wrote:

> `Options.td` defines:
> `defvar c2x = LangOpts<"C2x">;`
>
> Does this need change as well?
>
> `UsersManual.rst` also needs an update, but that can be another patch

Both of those changes will happen separately as part of the C2x -> C23 cleanup. 
The Options.td one needs to change when I rename the `LangOption` field, and 
UsersManual.rst needs to change in several places as well (that could perhaps 
be done in this patch, but I figured it was best left to a follow-up).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157606/new/

https://reviews.llvm.org/D157606

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to