r285239 changes the behavior of AST CXXDefaultArgExpr node.
Update modernize-use-nullptr to handle CXXDefaultArgExpr correctly.
Differential D26301
[clang-tidy] Fix a regression issue introduced by r285239. hokein on Nov 4 2016, 10:06 AM. Authored by
Details r285239 changes the behavior of AST CXXDefaultArgExpr node. Update modernize-use-nullptr to handle CXXDefaultArgExpr correctly.
Diff Detail
Event TimelineComment Actions Thank you for tracking and fixing this! One nit inline.
|