This is an archive of the discontinued LLVM Phabricator instance.

Ignore pointers to incomplete types when diagnosing misaligned addresses
ClosedPublic

Authored by rogfer01 on Dec 6 2017, 6:08 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

rogfer01 created this revision.Dec 6 2017, 6:08 AM
aaron.ballman accepted this revision.Dec 6 2017, 8:43 AM

LGTM, thank you!

This revision is now accepted and ready to land.Dec 6 2017, 8:43 AM
This revision was automatically updated to reflect the committed changes.