Skip to content
Commit 3d9e90ae authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement proper cleanup semantics for condition variables in for

statements, e.g., 

  for(; X x = X(); ) { ... }  

Daniel or Anders, please review!

llvm-svn: 89832
parent e6a2780c
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