This is an archive of the discontinued LLVM Phabricator instance.

Make sizeof and alignof a CXCursor_UnaryExpr
ClosedPublic

Authored by ogoffart on Mar 11 2016, 2:42 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

ogoffart updated this revision to Diff 50408.Mar 11 2016, 2:42 AM
ogoffart retitled this revision from to Make sizeof and alignof a CXCursor_UnaryExpr.
ogoffart updated this object.
ogoffart added a reviewer: klimek.
bkramer accepted this revision.Jun 9 2016, 6:24 AM
bkramer edited edge metadata.

lg

This revision is now accepted and ready to land.Jun 9 2016, 6:24 AM
This revision was automatically updated to reflect the committed changes.