diff options
author | Alexander Kornienko <alexfh@google.com> | 2016-04-28 20:20:01 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2016-04-28 20:20:01 +0000 |
commit | fabdbe4732e55f8693a90a4a867e4e7b26f2a489 (patch) | |
tree | cfbb4172fa8cfe318f499dc67f2d1ca0b16124df /llvm/tools/llvm-diff/DifferenceEngine.h | |
parent | 55874cf02b40eaaf6b14ed1baec2fac9fe89390e (diff) | |
download | bcm5719-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/DifferenceEngine.h')
0 files changed, 0 insertions, 0 deletions