[PATCH] D86137: Add ignore-unknown-options flag to clang-format.
Joachim Meyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 12 10:57:26 PDT 2020
fodinabor updated this revision to Diff 291405.
fodinabor added a comment.
Address review comments, copy the help text into docs and add some basic unit tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86137/new/
https://reviews.llvm.org/D86137
Files:
clang/docs/ClangFormat.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/tools/clang-format/ClangFormat.cpp
clang/unittests/Format/FormatTest.cpp
llvm/include/llvm/Support/YAMLParser.h
llvm/include/llvm/Support/YAMLTraits.h
llvm/lib/Support/YAMLParser.cpp
llvm/lib/Support/YAMLTraits.cpp
llvm/unittests/ObjectYAML/YAMLTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86137.291405.patch
Type: text/x-patch
Size: 13216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200912/34f68c71/attachment-0001.bin>
More information about the cfe-commits
mailing list