diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-11-23 23:44:04 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-11-23 23:44:04 +0000 |
commit | 633caca35396864f9de09b3dae6e165d917ce698 (patch) | |
tree | 2a5540826621e653e8bc0e50db0bccc8b9d7ec9c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8a9fa3af6911f61fe71df752aaba6d6f292563ae (diff) | |
download | bcm5719-llvm-633caca35396864f9de09b3dae6e165d917ce698.tar.gz bcm5719-llvm-633caca35396864f9de09b3dae6e165d917ce698.zip |
Explicitly track the condition variable within an "if" statement,
rather than burying it in a CXXConditionDeclExpr (that occassionally
hides behind implicit conversions). Similar changes for
switch, while, and do-while will follow, then the removal of
CXXConditionDeclExpr. This commit is the canary.
llvm-svn: 89717
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions