]> granicus.if.org Git - clang/commit
Don't lose type source information when rebuilding C-style cast expressions.
authorJohn McCall <rjmccall@apple.com>
Fri, 15 Jan 2010 18:56:44 +0000 (18:56 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 15 Jan 2010 18:56:44 +0000 (18:56 +0000)
commitb042fdfc9460e0018276412257e3c3226f9ea96e
tree852abf93a24201842987ebf5265d4f24ac8bb972
parent9d125033a9853f3b572a4c9e2f9e2d4e5e346973
Don't lose type source information when rebuilding C-style cast expressions.
Also we don't need to recheck for altivec initializers, I think.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93529 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.h
lib/Sema/SemaExpr.cpp
lib/Sema/TreeTransform.h