[PATCH] D79430: [analyzer] StdLibraryFunctionsChecker: Add LazyRanges to support type dependent Max

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 02:38:23 PDT 2020


martong abandoned this revision.
martong added a comment.

Since D80016 <https://reviews.llvm.org/D80016> we are able to look up types in the TU, so we can get the maximum value from the found type.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79430





More information about the cfe-commits mailing list