[flang-commits] [flang] [Flang] Add fallthrough annotations in visit.h (PR #90014)
Alexander Shaposhnikov via flang-commits
flang-commits at lists.llvm.org
Thu Apr 25 13:59:28 PDT 2024
alexander-shaposhnikov wrote:
p.s. i think we probably no longer need to use a macro since LLVM now requires c++17 and [[fallthrough]] may be used directly.
https://github.com/llvm/llvm-project/pull/90014
More information about the flang-commits
mailing list