diff options
author | John McCall <rjmccall@apple.com> | 2010-08-12 21:44:57 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-08-12 21:44:57 +0000 |
commit | b7f4ffe073fa419613946461a2583ba2fcb72280 (patch) | |
tree | 07313f9efdc7b99a8430133c2f5de020e1762015 /lib/CodeGen/CodeGenModule.cpp | |
parent | d69fd7f34fd2de35845e834e987009efec09b937 (diff) |
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).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110959 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions