================
@@ -309,6 +309,102 @@ TEST_F(FormatTestMacroExpansion,
IndentChildrenWithinMacroCall) {
Style);
}
+TEST_F(FormatTestMacroExpansion, TryMacroOnly) {
----------------
owenca wrote:IMO we don't need to add any of these test cases. https://github.com/llvm/llvm-project/pull/184891 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
