[clang] [C++20] [Modules] Convert '-fexperimental-modules-reduced-bmi' to '-fmodules-reduced-bmi' (PR #114382)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 5 00:20:09 PST 2024
================
@@ -691,7 +691,7 @@ ensure it is reachable, e.g. ``using N::g;``.
Support for Reduced BMIs is still experimental, but it may become the default
in the future. The expected roadmap for Reduced BMIs as of Clang 19.x is:
----------------
ChuanqiXu9 wrote:
Done as suggested.
https://github.com/llvm/llvm-project/pull/114382
More information about the cfe-commits
mailing list