diff options
| author | James Y Knight <jyknight@google.com> | 2015-12-19 00:53:22 +0000 |
|---|---|---|
| committer | James Y Knight <jyknight@google.com> | 2015-12-19 00:53:22 +0000 |
| commit | b6e220a9b0d209f1e9c6397fe5f92c8a65c2754d (patch) | |
| tree | 1a7964d3ab664873e61b5a846ac7a58f61628027 /llvm/test/CodeGen/ARM/stackpointer.ll | |
| parent | ea35dbeff29f3095df3ad1d77cce3d9e5b197e7c (diff) | |
| download | bcm5719-llvm-b6e220a9b0d209f1e9c6397fe5f92c8a65c2754d.tar.gz bcm5719-llvm-b6e220a9b0d209f1e9c6397fe5f92c8a65c2754d.zip | |
Possibly fix MSVC compilation after r256054.
I don't have any way to test MSVC compilation, but maybe this will fix
the error:
llvm/Support/TrailingObjects.h(286) : error C3210: 'TrailingObjectsBase' : access declaration can only be applied to a base class member
llvm/Support/TrailingObjects.h(337) : see reference to class template instantiation 'llvm::TrailingObjects<BaseTy,TrailingTys...>' being compiled
llvm/Support/TrailingObjects.h(286) : error C2602: 'llvm::trailing_objects_internal::TrailingObjectsBase::OverloadToken' is not a member of a base class of 'llvm::TrailingObjects<BaseTy,TrailingTys...>'
llvm/Support/TrailingObjects.h(91) : see declaration of 'llvm::trailing_objects_internal::TrailingObjectsBase::OverloadToken'
llvm-svn: 256068
Diffstat (limited to 'llvm/test/CodeGen/ARM/stackpointer.ll')
0 files changed, 0 insertions, 0 deletions

