We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e206684 commit aded78eCopy full SHA for aded78e
clang/include/clang/AST/PrettyPrinter.h
@@ -238,7 +238,6 @@ struct PrintingPolicy {
238
LLVM_PREFERRED_TYPE(bool)
239
unsigned SuppressDefaultTemplateArgs : 1;
240
241
-
242
/// When true, print template arguments that match the default argument for
243
/// the parameter, even if they're not specified in the source.
244
0 commit comments