Unverified Commit 7c55dd8d authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang] Accept multiple spaces after compiler directive sentinel (#76541)

The prescanner allows multiple spaces within a compiler directive, but
not between the directive's sentinel (e.g., !DIR$) and the directive's
first token.

Fixes https://github.com/llvm/llvm-project/issues/76537.
parent b29d632e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment