[PATCH] D78024: [FileCheck] - Fix the false positive when -implicit-check-not is used with an unknown -check-prefix.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 03:41:08 PDT 2020


grimar updated this revision to Diff 257260.
grimar marked 4 inline comments as done.
grimar added a comment.
Herald added a subscriber: emaste.
Herald added a reviewer: espindola.

- Addressed review comments.
- Fixed the broken test case in LLD missed previously.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78024/new/

https://reviews.llvm.org/D78024

Files:
  lld/test/ELF/x86-64-tls-gdie.s
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/test/FileCheck/implicit-check-not.txt
  llvm/test/tools/llvm-objcopy/MachO/strip-debug.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78024.257260.patch
Type: text/x-patch
Size: 5752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/da07c24b/attachment.bin>


More information about the llvm-commits mailing list