aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/FileCheck.rst
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny.ornl@gmail.com>2020-05-11 09:51:32 -0400
committerJoel E. Denny <jdenny.ornl@gmail.com>2020-05-11 14:53:48 -0400
commitdd5ba4b5850756c9eb715c5eb5d7f46bb4db33af (patch)
tree33d88d65da3ad351c4d90355c487a00be89da965 /llvm/docs/CommandGuide/FileCheck.rst
parent99aa87a5b5371b3c06480e3ff99dcc4f2adf2c2a (diff)
downloadllvm-dd5ba4b5850756c9eb715c5eb5d7f46bb4db33af.zip
llvm-dd5ba4b5850756c9eb715c5eb5d7f46bb4db33af.tar.gz
llvm-dd5ba4b5850756c9eb715c5eb5d7f46bb4db33af.tar.bz2
[OpenMP][NFC] Fix `not` sustitution in tests
D78566 introduced a `\bnot\b` lit substitution in OpenMP test suites. However, that would corrupt a command like `FileCheck -implicit-check-not` or any file name like `%t.not`. We could use lookbehind/lookahead assertions to avoid such cases, but this patch switches to `%not` (suggested during the D78566 review) as a safer option. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D79529
Diffstat (limited to 'llvm/docs/CommandGuide/FileCheck.rst')
0 files changed, 0 insertions, 0 deletions