[PATCH] D121141: [Clang] Add `-funstable` flag to enable unstable and experimental features: follow-up fixes

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 14 10:19:14 PDT 2022


ldionne added inline comments.


================
Comment at: clang/docs/ClangCommandLineReference.rst:276
+
+Enable unstable and experimental language and library features.
+
----------------
MaskRay wrote:
> The doc is auto-generated by tablegen (https://discourse.llvm.org/t/clang-driver-options-td-docs-usersmanual-rst-and-docs-clangcommandlinereference-rst/56540).
> For lengthy documentation, use `clang/docs/UsersManual.rst` instead
Re-generated, thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121141



More information about the cfe-commits mailing list