diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-11-13 21:56:57 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-11-13 21:56:57 +0000 |
commit | fcacc74c7247ae4112bee01719c957dd7093198d (patch) | |
tree | c67501876500813163ac804857c77d72e187e4e0 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | 76d41f8b3219a70f98bd4d44284b2978516cfa8b (diff) | |
download | llvm-fcacc74c7247ae4112bee01719c957dd7093198d.zip llvm-fcacc74c7247ae4112bee01719c957dd7093198d.tar.gz llvm-fcacc74c7247ae4112bee01719c957dd7093198d.tar.bz2 |
Fix nested namespace with decltype to hopefully work with MSVC
Build failed here:
http://lab.llvm.org:8011/builders/lld-x86_64-win7/builds/14629/steps/build_Lld/logs/stdio
So I'm taking a shot in the dark that MSVC (whatever version that is)
can't cope with nested name specifiers with a decltype prefix.
llvm-svn: 221931
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions