[PATCH] D125848: [clang-format] Handle attributes in enum declaration.

2022-05-25 Thread Tyler Chatow via Phabricator via cfe-commits
tchatow added a comment. No, I'll need someone to commit it on my behalf. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D125848/new/ https://reviews.llvm.org/D125848 ___ cfe-commits mailing list

[PATCH] D125848: [clang-format] Handle attributes in enum declaration.

2022-05-23 Thread Tyler Chatow via Phabricator via cfe-commits
tchatow updated this revision to Diff 431489. tchatow added a comment. Added tests for non-empty enums Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D125848/new/ https://reviews.llvm.org/D125848 Files: clang/lib/Format/UnwrappedLineParser.cpp

[PATCH] D125848: [clang-format] Handle attributes in enum declaration.

2022-05-17 Thread Tyler Chatow via Phabricator via cfe-commits
tchatow created this revision. Herald added a project: All. tchatow requested review of this revision. Herald added a project: clang. Fixes https://github.com/llvm/llvm-project/issues/55457 Ensures that attributes in the enum declaration are interpreted correctly, for instance: enum class