[flang-commits] [flang] [flang] Accept C-style comments in label fields (PR #207012)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Fri Sep 18 12:08:43 PDT 2026


================
@@ -658,6 +658,8 @@ int main(int argc, char **argv) {
   }
 
   Fortran::parser::Options options;
+  // bbc always preprocesses the input.
----------------
luporl wrote:

Done.

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


More information about the flang-commits mailing list