Skip to content

Commit aded78e

Browse files
committed
Fix format again
1 parent e206684 commit aded78e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/include/clang/AST/PrettyPrinter.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ struct PrintingPolicy {
238238
LLVM_PREFERRED_TYPE(bool)
239239
unsigned SuppressDefaultTemplateArgs : 1;
240240

241-
242241
/// When true, print template arguments that match the default argument for
243242
/// the parameter, even if they're not specified in the source.
244243
LLVM_PREFERRED_TYPE(bool)

0 commit comments

Comments
 (0)