[PATCH] D96653: [FileCheck] Add neighboring annotations for -dump-input-filter=error

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 09:31:48 PST 2021


jdenny added inline comments.


================
Comment at: llvm/utils/FileCheck/FileCheck.cpp:160
+                          "error annotations or (2) annotations that neighbor "
+			  "error annotations")));
 
----------------
Oops, I added tabs.  Will fix when there are more changes to make.


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

https://reviews.llvm.org/D96653



More information about the llvm-commits mailing list