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

Aaron Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 28 12:56:43 PDT 2020


asmith added a comment.

In D78982#2007172 <https://reviews.llvm.org/D78982#2007172>, @MyDeveloperDay wrote:

> - This needs unit tests in clang/unittests/Format to demonstrate the problem and test this fixing it


Is there an easy way to check the test is working?

'ninja check-clang-format' passes but would like to verify.


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

https://reviews.llvm.org/D78982





More information about the cfe-commits mailing list