This is an archive of the discontinued LLVM Phabricator instance.

[infer-address-spaces] Handle complex non-pointer constexpr arguments.
ClosedPublic

Authored by tra on Jul 15 2021, 1:44 PM.

Diff Detail

Event Timeline

tra created this revision.Jul 15 2021, 1:44 PM
tra requested review of this revision.Jul 15 2021, 1:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 15 2021, 1:44 PM
Herald added a subscriber: wdng. · View Herald Transcript
tra updated this revision to Diff 359123.Jul 15 2021, 1:53 PM
tra edited the summary of this revision. (Show Details)

Added checks to the test.

tra updated this revision to Diff 359142.Jul 15 2021, 3:11 PM

Untabified the test.

aeubanks accepted this revision.Jul 16 2021, 9:22 AM

not super familiar with this, but seems ok

This revision is now accepted and ready to land.Jul 16 2021, 9:22 AM
This revision was landed with ongoing or failed builds.Jul 19 2021, 12:16 PM
This revision was automatically updated to reflect the committed changes.