Displaying 1 result from an estimated 1 matches for "c2300".
Did you mean:
2300
2013 Feb 25
1
[LLVMdev] Compilation failure on Windows
...lib\Linker\LinkModules.cpp(711) : see reference to class template instantiation 'llvm::Optional<T>' being compiled
8> with
8> [
8> T=llvm::GlobalValue::VisibilityTypes
8> ]
8>W:\LLVM_org\llvm\include\llvm/ADT/Optional.h(73): error C2300: 'llvm::Optional<T>' : class does not have a destructor called '~T'
8> with
8> [
8> T=llvm::GlobalValue::VisibilityTypes
8> ]
8>
8>Build FAILED.
Did anybody see this failure?
Thanks.
- Elena
-----------------------...