Displaying 4 results from an estimated 4 matches for "_vector_const_iterator".
2018 Jul 25
2
LLD COFF library: crashes when lld::coff::link is called twice
...ld::coff::Chunk * const * _First, lld::coff::Chunk * const *
_Last, const wchar_t * _File, unsigned int _Line) Line 968 C++
zig.exe!std::vector<lld::coff::Chunk *
__ptr64,std::allocator<lld::coff::Chunk * __ptr64>
>::_Insert<lld::coff::Chunk * __ptr64 const *
__ptr64>(std::_Vector_const_iterator<std::_Vector_val<std::_Simple_types<lld::coff::Chunk
*> > > _Where, lld::coff::Chunk * const * _First, lld::coff::Chunk * const
* _Last, std::forward_iterator_tag __formal) Line 1421 C++
zig.exe!std::vector<lld::coff::Chunk *
__ptr64,std::allocator<lld::coff::Chunk *...
2018 Aug 08
2
LLD COFF library: crashes when lld::coff::link is called twice
...Chunk * const *
>> _Last, const wchar_t * _File, unsigned int _Line) Line 968 C++
>> zig.exe!std::vector<lld::coff::Chunk *
>> __ptr64,std::allocator<lld::coff::Chunk * __ptr64>
>> >::_Insert<lld::coff::Chunk * __ptr64 const *
>> __ptr64>(std::_Vector_const_iterator<std::_Vector_val<std::_Simple_types<lld::coff::Chunk
>> *> > > _Where, lld::coff::Chunk * const * _First, lld::coff::Chunk * const *
>> _Last, std::forward_iterator_tag __formal) Line 1421 C++
>> zig.exe!std::vector<lld::coff::Chunk *
>> __ptr64,...
2005 Mar 10
2
[LLVMdev] Errors building llvm with Visual Studio in Debug mode
...]
c:\Program Files\Microsoft Visual Studio
8\VC\include\algorithm(1461) : see reference to function template
instantiation '_FwdIt std::_Upper_bound<_FwdIt,_Ty,__w64
int>(_FwdIt,_FwdIt,const _Ty &,_Diff *)' being compiled
with
[
_FwdIt=std::_Vector_const_iterator<llvm::LiveRange,std::allocator<llvm::LiveRange>>,
_Ty=unsigned int,
_Diff=__w64 int
]
c:\dev\libs\llvm\lib\CodeGen\LiveInterval.cpp(36) : see
reference to function template instantiation '_FwdIt
std::upper_bound<std::_Vector_const_iterator&...
2005 Mar 10
0
[LLVMdev] Errors building llvm with Visual Studio in Debug mode
...m Files\Microsoft Visual Studio
>8\VC\include\algorithm(1461) : see reference to function template
>instantiation '_FwdIt std::_Upper_bound<_FwdIt,_Ty,__w64
>int>(_FwdIt,_FwdIt,const _Ty &,_Diff *)' being compiled
> with
> [
> _FwdIt=std::_Vector_const_iterator<llvm::LiveRange,std::allocator<llvm::LiveRange>>,
> _Ty=unsigned int,
> _Diff=__w64 int
> ]
> c:\dev\libs\llvm\lib\CodeGen\LiveInterval.cpp(36) : see
>reference to function template instantiation '_FwdIt
>std::upper_bound<std:...