diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-04-24 15:25:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 15:25:19 -0700 |
commit | 68a27989d0c8d58a64dcbb1c78b7002c68a723b2 (patch) | |
tree | 1f887a73b500d97f95749a32db56ae7a10f5e17e /clang/lib/Frontend/ASTUnit.cpp | |
parent | 0e1bb1d8352ce21808523357d315b73da0d53560 (diff) | |
download | llvm-68a27989d0c8d58a64dcbb1c78b7002c68a723b2.zip llvm-68a27989d0c8d58a64dcbb1c78b7002c68a723b2.tar.gz llvm-68a27989d0c8d58a64dcbb1c78b7002c68a723b2.tar.bz2 |
[flang] Accept and ignore compiler directives between internal subpro… (#89810)
…grams
The parser only recognizes compiler directives that appear within
internal / module subprograms, not those that might appear between them.
Extend to allow them between subprograms as well.
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions