diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-06-16 03:54:11 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-06-16 03:54:11 +0000 |
commit | 7027ba92dd7381188d3014d2ae1d9bedef9a218e (patch) | |
tree | 05ad83d18c9895e3e7b2576596445e18f5e11fe5 /include | |
parent | 06e6c385cbf550ab73ad70bd3e02d9ad2fd3089c (diff) | |
download | external_llvm-7027ba92dd7381188d3014d2ae1d9bedef9a218e.zip external_llvm-7027ba92dd7381188d3014d2ae1d9bedef9a218e.tar.gz external_llvm-7027ba92dd7381188d3014d2ae1d9bedef9a218e.tar.bz2 |
Work around a bug with MSVC 10 where it fails to recognize a valid use
of typename. GCC and Clang were fine with this, but MSVC won't accept
it. Fortunately, it also doesn't need it. Yuck.
Thanks to Nakamura for pointing this out in IRC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158593 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions