diff options
author | Balázs Kéri <1.int32@gmail.com> | 2020-04-27 09:45:38 +0200 |
---|---|---|
committer | Balázs Kéri <1.int32@gmail.com> | 2020-04-27 12:36:26 +0200 |
commit | 3b9b3d56efaa6f611458899d5a1cdc74f36d72a4 (patch) | |
tree | 12b4721e6833c7bd9db8157852a785152710d2a7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2c046c422f8bc5a879c413eba1629e3753939ac5 (diff) | |
download | llvm-3b9b3d56efaa6f611458899d5a1cdc74f36d72a4.zip llvm-3b9b3d56efaa6f611458899d5a1cdc74f36d72a4.tar.gz llvm-3b9b3d56efaa6f611458899d5a1cdc74f36d72a4.tar.bz2 |
[Analyzer] Include typedef statements in CFG build.
Summary:
Array size expressions in typedef statements with a VLA
(variable-length array) are handled from now as in plain
(non-typedef) VLA declarations.
Type-aliases with VLA are handled too
(but main focus is on C code).
Reviewers: Szelethus, aaron.ballman, NoQ, xazax.hun
Reviewed By: aaron.ballman, xazax.hun
Subscribers: rnkovacs, NoQ, efriedma, 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/D77809
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions