summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
diff options
context:
space:
mode:
authorMalcolm Parsons <malcolm.parsons@gmail.com>2017-01-04 17:33:55 +0000
committerMalcolm Parsons <malcolm.parsons@gmail.com>2017-01-04 17:33:55 +0000
commitb744ce87fc48cb60d6c79f00bf8c2959579a2f2f (patch)
treea09813908a283e2388392b44503fe051faaa1039 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp
parent6cfb5caf0550a656bd06ea9faf415ad4b2aa9790 (diff)
downloadbcm5719-llvm-b744ce87fc48cb60d6c79f00bf8c2959579a2f2f.tar.gz
bcm5719-llvm-b744ce87fc48cb60d6c79f00bf8c2959579a2f2f.zip
[clang-tidy] Ignore default arguments in modernize-default-member-init
Summary: Default member initializers cannot refer to constructor parameters, but modernize-default-member-init was trying to when the default constructor had default arguments. Change the check to ignore default arguments to the default constructor. Fixes PR31524. Reviewers: alexfh, aaron.ballman Subscribers: cfe-commits, JDevlieghere, Eugene.Zelenko Differential Revision: https://reviews.llvm.org/D28287 llvm-svn: 290972
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud