aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/InterfaceFile.cpp
diff options
context:
space:
mode:
authorThomas Preud'homme <thomasp@graphcore.ai>2021-04-03 08:52:39 +0100
committerThomas Preud'homme <thomasp@graphcore.ai>2021-04-05 11:39:24 +0100
commit4dd3e0feca9295c615f06f9f96f1e7ccdd63bb3d (patch)
tree73ebf38ef8f393f1fa956f2b39c144f835501f33 /llvm/lib/TextAPI/InterfaceFile.cpp
parentf4d156aed0f8335a522a032f714b40d06449e720 (diff)
downloadllvm-4dd3e0feca9295c615f06f9f96f1e7ccdd63bb3d.zip
llvm-4dd3e0feca9295c615f06f9f96f1e7ccdd63bb3d.tar.gz
llvm-4dd3e0feca9295c615f06f9f96f1e7ccdd63bb3d.tar.bz2
[DebugInfo, CallSites, test] Fix use of undef FileCheck var
Clang test CodeGen/debug-info-extern-call.c tries to check for the absence of a sequence of instructions with several CHECK-NOT with one of those directives using a variable defined in another. However CHECK-NOT are checked independently so that is using a variable defined in a pattern that should not occur in the input. This commit removes the CHECK-NOT for the retained line attribute definition since the CHECK-NOT on the compile unit will already check that there is no retained lines. Reviewed By: djtodoro Differential Revision: https://reviews.llvm.org/D99830
Diffstat (limited to 'llvm/lib/TextAPI/InterfaceFile.cpp')
0 files changed, 0 insertions, 0 deletions