Skip to content
Commit 0c502d2a authored by Richard Smith's avatar Richard Smith
Browse files

Fix PR9741. The implicit declarations created for range-based for loops...

Fix PR9741. The implicit declarations created for range-based for loops weren't being added to the DeclContext (nor were they being marked as implicit). Also, the declarations were being emitted in the wrong order when building the CFG.

llvm-svn: 129700
parent 6c7a9eec
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