Files
clang-p2996/flang/test/Parser/OpenMP
Peter Klausler 882200684b [flang][OpenMP] Prescanning bug with !$ fixed form line continuation (#135416)
The logic for fixed form compiler directive line continuation has a hole
that can apply continuation for !$ even if the next line does not begin
with a fixed form comment character. Rearrange the nested if statements
to enforce that requirement for all compiler directives.
2025-04-14 08:59:52 -07:00
..
2024-11-05 10:43:55 +05:30