Skip to content

Commit

Permalink
Fix format again
Browse files Browse the repository at this point in the history
  • Loading branch information
Fznamznon committed Nov 11, 2024
1 parent e206684 commit aded78e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clang/include/clang/AST/PrettyPrinter.h
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ struct PrintingPolicy {
LLVM_PREFERRED_TYPE(bool)
unsigned SuppressDefaultTemplateArgs : 1;


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

0 comments on commit aded78e

Please sign in to comment.