[clang] [C++20] [Modules] Convert '-fexperimental-modules-reduced-bmi' to '-fmodules-reduced-bmi' (PR #114382)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 1 22:00:41 PDT 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:
----------------
h-vetinari wrote:
```suggestion
in the future. The expected roadmap for Reduced BMIs as of Clang 20.x is:
```
https://github.com/llvm/llvm-project/pull/114382
More information about the cfe-commits
mailing list