diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-03-26 08:46:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-26 08:46:21 -0700 |
commit | 6e261d9c37a49b19552b439712703968ea88ee2a (patch) | |
tree | 61ef5a1fbef24d010dd89eda9aab879b7512c1a3 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 4998587e6f5f66d464ac22ad4c11fe9afd2d56ab (diff) | |
download | llvm-6e261d9c37a49b19552b439712703968ea88ee2a.zip llvm-6e261d9c37a49b19552b439712703968ea88ee2a.tar.gz llvm-6e261d9c37a49b19552b439712703968ea88ee2a.tar.bz2 |
[flang] Accept more unrecognized !DIR$ compiler directives (#85829)
When encountering an unparsable !DIR$ compiler directive line, accept it
as a whole source line and emit a warning that it is unrecognizable.
Fixes https://github.com/llvm/llvm-project/issues/59107,
https://github.com/llvm/llvm-project/issues/82212, and
https://github.com/llvm/llvm-project/issues/82654.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions