[PATCH] D86137: Add ignore-unknown-options flag to clang-format.
    Joachim Meyer via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Sep 18 07:09:59 PDT 2020
    
    
  
fodinabor updated this revision to Diff 292781.
fodinabor marked an inline comment as done.
fodinabor added a comment.
Fix the nit :)
Anyone with access may commit this now (ideally ofc someone with a final opinion on the clang-format part).
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.292781.patch
Type: text/x-patch
Size: 13144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200918/cfcb675f/attachment.bin>
    
    
More information about the cfe-commits
mailing list