We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec8e5b commit b6d87dcCopy full SHA for b6d87dc
clang/docs/ReleaseNotes.rst
@@ -412,9 +412,9 @@ Modified Compiler Flags
412
``memset`` and similar functions for which it is a documented undefined
413
behavior.
414
415
-- Added ``-fmodules-reduced-bmi`` flags corresponding to
416
- ``-fexperimental-modules-reduced-bmi`` flag and emit warning for not emitting
417
- reduced BMI.
+- Added ``-fmodules-reduced-bmi`` flag corresponding to
+ ``-fexperimental-modules-reduced-bmi`` flag. The ``-fmodules-reduced-bmi`` flag
+ is intended to be enabled by default in the future.
418
419
Removed Compiler Flags
420
-------------------------
0 commit comments