efriedma added a comment.

I'm not sure we actually want to skip these checks for DeclRefExps.  I mean, 
you can rely on the backend to correctly align a local variable (assuming the 
stack is correctly aligned), but it's very easy to misalign a global.


https://reviews.llvm.org/D30283



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to