[PATCH] D68914: [clang-format] Remove duplciate code from Invalid BOM detection
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 20 03:42:33 PDT 2019
MyDeveloperDay updated this revision to Diff 225779.
MyDeveloperDay marked 2 inline comments as done.
MyDeveloperDay added a comment.
I think we agree it should be (StringRef ), no const,no reference
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68914/new/
https://reviews.llvm.org/D68914
Files:
clang/include/clang/Basic/SourceManager.h
clang/lib/Basic/SourceManager.cpp
clang/tools/clang-format/ClangFormat.cpp
clang/unittests/Basic/SourceManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68914.225779.patch
Type: text/x-patch
Size: 7291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191020/19197c4b/attachment-0001.bin>
More information about the cfe-commits
mailing list