aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-12-10 15:18:26 +0800
committerGitHub <noreply@github.com>2024-12-10 15:18:26 +0800
commit411196b9bb1953372726348deb1bc77abfa7d900 (patch)
tree48d6b0cb8e25387a7f75c50d095adb0347d8082a /flang/lib/Frontend/CompilerInvocation.cpp
parenta2959071be6cdb199060c18aeee380de9c3b52cb (diff)
downloadllvm-411196b9bb1953372726348deb1bc77abfa7d900.zip
llvm-411196b9bb1953372726348deb1bc77abfa7d900.tar.gz
llvm-411196b9bb1953372726348deb1bc77abfa7d900.tar.bz2
[C++20] [Modules] Convert '-fexperimental-modules-reduced-bmi' to '-fmodules-reduced-bmi' (#114382)
According to our previous consensus in https://clang.llvm.org/docs/StandardCPlusPlusModules.html#reduced-bmi, the reduced BMI will be the default and recommend users to use the new option. The `-fexperimental-modules-reduced-bmi ` option is introduced in https://github.com/llvm/llvm-project/pull/85050 in Mar13 and released in 19.x. And now we are in 20's release cycle. Also I rarely receive issue reports about reduced BMI. No matter it is due to the quality of reduced BMI is really good or no one uses it. This patch literally did the second point in https://clang.llvm.org/docs/StandardCPlusPlusModules.html#reduced-bmi
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions