Skip to content
Commit 633caca3 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 8a9fa3af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment