]> granicus.if.org Git - clang/commit
If the condition of a for statement is promoted, make sure the
authorChris Lattner <sabre@nondot.org>
Tue, 28 Aug 2007 04:55:47 +0000 (04:55 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 28 Aug 2007 04:55:47 +0000 (04:55 +0000)
commit36c4b0ec13453bc003bbac380770b45ae35ef19c
tree06c0d00424f636f90795002356287da52e44f4d2
parente1223f7246c2c297f7b62816fd8c6a0a14151977
If the condition of a for statement is promoted, make sure the
implicit cast gets linked back into the AST.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41523 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaStmt.cpp