| commit | 7db93f70fb0a8a174703c903b83e94cf76dff179 | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Tue Nov 11 02:27:22 2014 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Tue Nov 11 02:27:22 2014 +0000 |
| tree | 88d9da91f0861f71ec4c9a6b9290fedc516c06d9 | |
| parent | 360460ba6478cb1cf872abc0ed4423941d790868 [diff] |
Ignore templated aggregates in the Objective-C runtime. This eliminates potential confusion when the compiler has to deal with these weird types later on. One day I'd like to actually generate the proper templates, but this is not the day that I write the parser code to do that. <rdar://problem/18887634> llvm-svn: 221658