This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by Szelethus on May 5 2019, 8:58 AM.

Diff Detail

Event Timeline

Szelethus created this revision.May 5 2019, 8:58 AM
NoQ accepted this revision.May 5 2019, 2:25 PM

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.

This revision is now accepted and ready to land.May 5 2019, 2:25 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2019, 5:32 AM