aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorValeriy Savchenko <vsavchenko@apple.com>2021-03-24 16:50:19 +0300
committerValeriy Savchenko <vsavchenko@apple.com>2021-04-08 16:12:42 +0300
commit9f0d8bac144c8eb1ca4aff823b2e2d5a0f990072 (patch)
tree57d56baf3f2266bde893bf1b83a8ec21eb4d3564 /clang/lib/Basic/SourceManager.cpp
parentb785e03612d76145c58cb31b6fd6911a5e41e8e3 (diff)
downloadllvm-9f0d8bac144c8eb1ca4aff823b2e2d5a0f990072.zip
llvm-9f0d8bac144c8eb1ca4aff823b2e2d5a0f990072.tar.gz
llvm-9f0d8bac144c8eb1ca4aff823b2e2d5a0f990072.tar.bz2
[analyzer] Fix dead store checker false positive
It is common to zero-initialize not only scalar variables, but also structs. This is also defensive programming and we shouldn't complain about that. rdar://34122265 Differential Revision: https://reviews.llvm.org/D99262
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions