History log of /external/clang/test/SemaCXX/warn-cast-align.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c4cce474d3a92721646f3f842b2e800f6373ac95 19-Aug-2010 John McCall <rjmccall@apple.com> On second thought, don't warn about reinterpret_casts under -Wcast-align.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111497 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/warn-cast-align.cpp
2340ba00f3e312e9df014e474531270d3263550d 12-Aug-2010 John McCall <rjmccall@apple.com> 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
/external/clang/test/SemaCXX/warn-cast-align.cpp