| commit | 9a597ef1990f586573cbbba2895fae68906b25ee | [log] [tgz] |
|---|---|---|
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Apr 07 18:07:41 2015 +0000 |
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Apr 07 18:07:41 2015 +0000 |
| tree | 9132a7d5119efc591a48840fcb8fa2f31d6399de | |
| parent | b6ac8fa39e6a4a154e848bc51781bfff5a69c8da [diff] |
Revert "Try a third time to fix MSVC build after r234290" This reverts commit r234295 (and r234294 and r234292 before it). I removed the implicit conversion to `MDTuple*` r234326, so there's no longer an ambiguity in `operator[]()`. I think MSVC should accept the original code now... llvm-svn: 234335