This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5964223d99a: [clang-format] Fix template arguments in
macros (authored by sstwcw).
Changed prior to commit:
https://reviews.llvm.org/D133954?vs=460446&id=460730#toc
Repository:
rG LLVM Github Monore
owenpan accepted this revision.
owenpan added inline comments.
Comment at: clang/unittests/Format/FormatTest.cpp:9793-9795
+ verifyFormat("#define FOO(typeName, realClass)
"
+ "\\\n"
+ " { #typeName, foo
sstwcw created this revision.
sstwcw added reviewers: HazardyKnusperkeks, MyDeveloperDay, curdeius, owenpan.
Herald added a project: All.
sstwcw requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Fixes https://github.com/llvm/llvm-project/issu