aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2021-03-19 12:30:08 +0200
committerMartin Storsjö <martin@martin.st>2021-03-19 12:33:12 +0200
commitf3dd783b239f5587213d528dc642b599f43452b6 (patch)
tree665f3d29ea0de3816dd0cec95cc747d118a55852 /llvm/utils/FileCheck/FileCheck.cpp
parent7dd76cccca02ee59588647f2d97f1b554c48f580 (diff)
downloadllvm-f3dd783b239f5587213d528dc642b599f43452b6.zip
llvm-f3dd783b239f5587213d528dc642b599f43452b6.tar.gz
llvm-f3dd783b239f5587213d528dc642b599f43452b6.tar.bz2
Revert "[lit] Handle plain negations directly in the internal shell"
This reverts commit d09adfd3993cbc1043b4d20232bce8bd774232cc. That commit caused failures in clang-tidy/infrastructure/validate-check-names.cpp on windows buildbots. That change exposed a surprising issue, not directly related to this change in itself, but in how TestRunner quotes command line arguments that later are going to be interpreted by a msys based tool (like grep.exe, when provided by Git for Windows). This worked accidentally before, when grep was invoked via not.exe which took a more conservative approach to windows argument quoting.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions