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

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 28 01:34:52 PDT 2020


MyDeveloperDay added a comment.

Before looking into the merit of the change, it needs a couple of things

- This needs unit tests in clang/unittests/Format to demonstrate the problem and test this fixing it
- This also needs the ClangStyleOptions.rst file generated with the clang/tools/dump_style.py
- We should add a release note too


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

https://reviews.llvm.org/D78982





More information about the cfe-commits mailing list