[PATCH] D68914: [clang-format] Remove duplciate code from Invalid BOM detection
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 15 00:48:11 PDT 2019
owenpan added a comment.
Here are some `const StringRef &` examples <https://github.com/llvm/llvm-project/blob/master/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp#L229>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68914/new/
https://reviews.llvm.org/D68914
More information about the cfe-commits
mailing list