diff options
author | Paul Kirth <paulkirth@google.com> | 2024-07-22 08:21:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-22 08:21:38 -0700 |
commit | 5ea38b86a3011b31f2b2a0de330e32971de4a067 (patch) | |
tree | 63d191ff1e61e18b58c9116c64f82d588792c01f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2b78303e3f78c1eeb4b1362933290c490ce5fff6 (diff) | |
download | llvm-5ea38b86a3011b31f2b2a0de330e32971de4a067.zip llvm-5ea38b86a3011b31f2b2a0de330e32971de4a067.tar.gz llvm-5ea38b86a3011b31f2b2a0de330e32971de4a067.tar.bz2 |
[lit][NFC] Avoid unintended -EMPTY suffix in check prefix (#99690)
FileCheck has special handline for the `-EMPTY` suffix, that should
match empty lines. Overloading the suffix can be a source of confusion
when reading tests. Additionally, the current implementation seems to
match the following expressions, which appears to be a bug in FileCheck.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions