[PATCH] D78982: [clang-format] Fix Microsoft style for C++ enums

Aaron Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 28 18:22:53 PDT 2020


asmith updated this revision to Diff 260814.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78982/new/

https://reviews.llvm.org/D78982

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/UnwrappedLineParser.h
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78982.260814.patch
Type: text/x-patch
Size: 8748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200429/b7deb044/attachment-0001.bin>


More information about the cfe-commits mailing list