[PATCH] D79072: [Analyzer][VLASizeChecker] Check VLA size in typedef and sizeof.

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 7 08:29:52 PDT 2020


martong added a comment.

I'd split this patch into two as well.

1. [NFC] Refactoring parts
2. The actual extra additions about sizeof and typedef.

WDYT?

Other than that looks good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79072





More information about the cfe-commits mailing list