Skip to content
Commit bed648e0 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Rework construction of CXXForRangeStmt not to recycle the same DeclRefExpr in...

Rework construction of CXXForRangeStmt not to recycle the same DeclRefExpr in multiple subexpressions.  This breaks the tree structure
of the AST and completely breaks the CFG invariants.

Patch by Jim Goodnow II and reviewed by Richard Smith!

llvm-svn: 141586
parent 8ec0897d
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