summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-diff/llvm-diff.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2016-04-28 20:20:01 +0000
committerAlexander Kornienko <alexfh@google.com>2016-04-28 20:20:01 +0000
commitfabdbe4732e55f8693a90a4a867e4e7b26f2a489 (patch)
treecfbb4172fa8cfe318f499dc67f2d1ca0b16124df /llvm/tools/llvm-diff/llvm-diff.cpp
parent55874cf02b40eaaf6b14ed1baec2fac9fe89390e (diff)
downloadbcm5719-llvm-fabdbe4732e55f8693a90a4a867e4e7b26f2a489.tar.gz
bcm5719-llvm-fabdbe4732e55f8693a90a4a867e4e7b26f2a489.zip
[clang-tidy] cppcoreguidelines-pro-type-member-init should not complain about static variables
Summary: Variables with static storage duration are zero-initialized per [stmt.dcl]p4 and [basic.start.init]p2. Reviewers: sbenza, aaron.ballman Subscribers: michael_miller, flx, cfe-commits Differential Revision: http://reviews.llvm.org/D19672 llvm-svn: 267933
Diffstat (limited to 'llvm/tools/llvm-diff/llvm-diff.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud