[flang-commits] [clang] [flang] [mlir] [flang][flang-driver] atomic control support (PR #143441)
Tarun Prabhu via flang-commits
flang-commits at lists.llvm.org
Mon Jun 9 16:19:24 PDT 2025
https://github.com/tarunprabhu commented:
Thanks for this.
Since you have added both `FlangOption` and `FC1Option` in `Options.td`, could you add a test that checks that the option is handled by the main driver as well as `fc1`. One that simply checks that the option gets passed down to `fc1` from the main driver would be sufficient.
https://github.com/llvm/llvm-project/pull/143441
More information about the flang-commits
mailing list