[clang-format] Correctly annotate braces in macro definition (#107352)
authorOwen Pan <owenpiano@gmail.com>
Fri, 6 Sep 2024 06:59:11 +0000 (23:59 -0700)
committerTobias Hieta <tobias@hieta.se>
Tue, 10 Sep 2024 14:48:49 +0000 (16:48 +0200)
commit327ca6c02f0dbf13dd6f039d30d320a7ba1456b8
tree9638a93494307a89d338069aa2c6aa0fb26ffbec
parent2651d09ec9c4d87d09ae72d8bf42fab566fb02d0
[clang-format] Correctly annotate braces in macro definition (#107352)

This reverts commit 2d90e8f7402b0a8114978b6f014cfe76c96c94a1 and backports
commit 616a8ce6203d8c7569266bfaf163e74df1f440ad.
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp