diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-06-22 18:20:10 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-06-22 18:20:10 +0000 |
commit | cee60be640bb567a18a58f33c5a279f202fa6631 (patch) | |
tree | d23d02fddd90354c6a4270b54ca3aad3ecff1488 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0c1c55345d73185e62ee23a37537ea9a3daac7b2 (diff) | |
download | llvm-cee60be640bb567a18a58f33c5a279f202fa6631.zip llvm-cee60be640bb567a18a58f33c5a279f202fa6631.tar.gz llvm-cee60be640bb567a18a58f33c5a279f202fa6631.tar.bz2 |
Fix MSVC build.
I had some unnecessary `typename`s left in after addressing review.
This compiled successfully with clang++ but MSVC reported an error. Fix
the build error by removing the redundant `typename`s.
llvm-svn: 240307
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions