HazardyKnusperkeks added a comment. In D132189#3733747 <https://reviews.llvm.org/D132189#3733747>, @rymiel wrote:
> There could also possibly be a TokenAnnotatorTest checking for > `TT_FunctionAnnotationRParen`, but there wasn't an existing one similar to > it, so I was unsure if I should add one Always. :) In my opinion there are way too few annotator tests and one relies only on the formatting. ================ Comment at: clang/unittests/Format/FormatTest.cpp:9534 + AlwaysBreak); verifyFormat("template <enum E> class A {\n" "public:\n" ---------------- Could you add a class with more than one character all upper case? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D132189/new/ https://reviews.llvm.org/D132189 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits