Skip to content
Commit 2b5c1b25 authored by John McCall's avatar John McCall
Browse files

Implement -Wcast-align. The initial design of this diagnostic diverges

from GCC's in that we warn on *any* increase in alignment requirements, not
just those that are enforced by hardware.  Please let us know if this causes
major problems for you (which it shouldn't, since it's an optional warning).

llvm-svn: 110959
parent 112fd083
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment