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

Template instantiation for the Objective-C "fast enumeration"

statement, i.e., 

  for (element in collection) {
    // do something
  }

llvm-svn: 102138
parent 4ba01ec8
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