[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
Sun Nov 3 18:20:46 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:

I looked up the dictionary and it says "as of" means "from". So I feel the wording is good since it was added in 19.

https://github.com/llvm/llvm-project/pull/114382


More information about the cfe-commits mailing list