[Sema] Teach -Wcast-align to look at the aligned attribute of the
declared variables. Teach Sema to check the aligned attribute attached to variable declarations so that it doesn't issue spurious warnings. rdar://problem/26517471 Differential revision: https://reviews.llvm.org/D21099 llvm-svn: 288267
Loading
Please register or sign in to comment