diff options
author | Balázs Kéri <1.int32@gmail.com> | 2020-05-14 09:48:15 +0200 |
---|---|---|
committer | Balázs Kéri <1.int32@gmail.com> | 2020-05-14 14:30:05 +0200 |
commit | cb1eeb42c03c31d4dadd00dbaec693e6d7516099 (patch) | |
tree | dfcc2fd80d3213727e559dc8696ff080ad7b81d7 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | c73a491d10b8f0258c02385fe14ad0626e8c8efd (diff) | |
download | llvm-cb1eeb42c03c31d4dadd00dbaec693e6d7516099.zip llvm-cb1eeb42c03c31d4dadd00dbaec693e6d7516099.tar.gz llvm-cb1eeb42c03c31d4dadd00dbaec693e6d7516099.tar.bz2 |
[Analyzer][VLASizeChecker] Check VLA size in typedef and sizeof.
Summary:
The check of VLA size was done previously for variable declarations
(of VLA type) only. Now it is done for typedef (and type-alias)
and sizeof expressions with VLA too.
Reviewers: Szelethus, martong
Reviewed By: Szelethus, martong
Subscribers: rnkovacs, xazax.hun, baloghadamsoftware, szepet, a.sidorin, mikhail.ramalho, Szelethus, donat.nagy, dkrupp, gamesh411, Charusso, martong, ASDenysPetrov, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D79072
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions