[PATCH] D77809: [Analyzer] Include typedef statements in CFG build.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 16 04:30:27 PDT 2020


balazske updated this revision to Diff 258011.
balazske added a comment.

- Adding tests.
- Type alias is supported.
- Updated comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77809/new/

https://reviews.llvm.org/D77809

Files:
  clang/lib/Analysis/CFG.cpp
  clang/test/Analysis/cfg.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77809.258011.patch
Type: text/x-patch
Size: 3925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200416/b68274db/attachment.bin>


More information about the cfe-commits mailing list