diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-04-13 18:10:53 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-04-16 15:00:50 +0300 |
commit | 65a2de7e6c986193a630e691686c527b08f292d5 (patch) | |
tree | c58f9231631e47c2ae74431953429c3580d15537 /llvm/lib/Support/LockFileManager.cpp | |
parent | cee80c0489e96c36269388b2aacd4da1c5714a66 (diff) | |
download | llvm-65a2de7e6c986193a630e691686c527b08f292d5.zip llvm-65a2de7e6c986193a630e691686c527b08f292d5.tar.gz llvm-65a2de7e6c986193a630e691686c527b08f292d5.tar.bz2 |
[FileCheck] - Fix the false positive when -implicit-check-not is used with an unknown -check-prefix.
Imagine we have the following invocation:
`FileCheck -check-prefix=UNKNOWN-PREFIX -implicit-check-not=something`
When the check prefix does not exist it does not fail.
This patch fixes the issue.
Differential revision: https://reviews.llvm.org/D78024
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions