[PATCH] D121141: [Clang] Add `-funstable` flag to enable unstable and experimental features: follow-up fixes
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 8 10:00:04 PDT 2022
MaskRay added inline comments.
================
Comment at: clang/docs/ClangCommandLineReference.rst:276
+
+Enable unstable and experimental language and library features.
+
----------------
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
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