[clang] [CIR] Run LoweringPrepare pass only for non CIR output (PR #154107)

Henrich Lauko via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 18 06:22:01 PDT 2025


https://github.com/xlauko commented:

Why does this adds `-std=c++20` to tests?

This removes lot of lowering prepare tests, is it intentional? 
Can we add `RUN:` with enabled lowering and keep tests?

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


More information about the cfe-commits mailing list