Displaying 1 result from an estimated 1 matches for "stowningresult".
Did you mean:
astowningresult
2009 Jul 13
0
[LLVMdev] Clang source question around failing MSVC build
ParseDecl.cpp fails to compile with MSVC reporting the following error:
ParseDecl.cpp
compiler\llvm\tools\clang\lib\Parse\ParseDecl.cpp(2760) : error C2248: 'clang::A
STOwningResult<Destroyer>::operator =' : cannot access private member declared i
n class 'clang::ASTOwningResult<Destroyer>'
with
[
Destroyer=::up▲
]
compiler¥llvm¥tools¥clang¥include¥clang/Parse/Ownership.h(411) : see dec
laration of '...