[PATCH] D156655: [clang-format] Handle goto labels preceded by C++11 attributes
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 31 02:02:02 PDT 2023
owenpan created this revision.
Herald added projects: All, clang, clang-format.
Herald added a subscriber: cfe-commits.
Herald added reviewers: rymiel, HazardyKnusperkeks, MyDeveloperDay.
owenpan requested review of this revision.
Fixes https://github.com/llvm/llvm-project/issues/64229.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D156655
Files:
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156655.545543.patch
Type: text/x-patch
Size: 3932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230731/e1faa5df/attachment.bin>
More information about the cfe-commits
mailing list