Files
clang-p2996/flang/test/Preprocessing
Peter Klausler 1ada235267 [flang][preprocessor] Fix handling of #line before free-form continua… (#100178)
…tion

See new test. A #line (or #) directive after a line ending with & and
before its continuation shouldn't elicit an error about mismatched
parentheses.

Fixes https://github.com/llvm/llvm-project/issues/100073.
2024-07-30 09:42:59 -07:00
..