[PATCH] D61570: [analyzer] PR41753: Include complex integer types in NonLoc::isCompoundType

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 5 14:25:42 PDT 2019


NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Yup, this definitely deserves to be a compound value. Could you also add a test that tries to load real/imaginary parts of `y` and compares them to 1? Just to know whether it actually works or just pretends to.


Repository:
  rC Clang

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

https://reviews.llvm.org/D61570





More information about the cfe-commits mailing list