diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-05 22:48:19 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-05 22:48:19 +0000 |
commit | 4838bd9c22ae7fd9290e401af1569e822b40877b (patch) | |
tree | bf4818db38be01581f7a6a22886c56aa245d090e /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | ebfdf26d934913e37b89bdaa037d0e4232f600a3 (diff) | |
download | llvm-4838bd9c22ae7fd9290e401af1569e822b40877b.zip llvm-4838bd9c22ae7fd9290e401af1569e822b40877b.tar.gz llvm-4838bd9c22ae7fd9290e401af1569e822b40877b.tar.bz2 |
Attempt to work around an MSVC rejects-valid. Apparently it gets the access
check wrong when inheriting a member through two levels of private inheritance,
where the middle one is a class template specialization.
llvm-svn: 259943
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions