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/CodeGen/MachineFunctionPass.cpp | |
| parent | 76d41f8b3219a70f98bd4d44284b2978516cfa8b (diff) | |
| download | bcm5719-llvm-fcacc74c7247ae4112bee01719c957dd7093198d.tar.gz bcm5719-llvm-fcacc74c7247ae4112bee01719c957dd7093198d.zip | |
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/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions

