This revision was automatically updated to reflect the committed changes.
Closed by commit rL371731: Removed some questionable default arguments from
setters (authored by gribozavr, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
h
gribozavr created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
They can be confusing -- what does it mean to call a setter without a
value? Also, some setters, like `setPrintTemplateTree` had `false` as
the default value!
The callers are largely not using