This is an archive of the discontinued LLVM Phabricator instance.

Add regression test for expressions calling functions taking anonymous struct typedef arguments
ClosedPublic

Authored by ldrumm on Mar 1 2016, 11:56 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

ldrumm updated this revision to Diff 49524.Mar 1 2016, 11:56 AM
ldrumm retitled this revision from to Add regression test for expressions calling functions taking anonymous struct typedef arguments.
ldrumm updated this object.
ldrumm added a subscriber: lldb-commits.
spyffe accepted this revision.Mar 11 2016, 2:39 PM
spyffe edited edge metadata.

This looks fine. Overloadable C functions are being tested separately, so this is fine to go in.

This revision is now accepted and ready to land.Mar 11 2016, 2:39 PM
clayborg accepted this revision.Mar 11 2016, 5:11 PM
clayborg edited edge metadata.
This revision was automatically updated to reflect the committed changes.