[PATCH] D77605: [FileCheck] Fix --dump-input implicit pattern location
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 07:27:47 PDT 2020
jdenny added a comment.
clang-tidy (via Harbormaster) is saying `BuildInputAnnotations` should be `buildInputAnnotations`. However, this patch does not introduce that function, and it follows the style in the rest of the file, so any fix should be in a separate patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77605/new/
https://reviews.llvm.org/D77605
More information about the llvm-commits
mailing list