search for: pointerunionuinttrait

Displaying 6 results from an estimated 6 matches for "pointerunionuinttrait".

Did you mean: pointerunionuinttraits
2019 Sep 03
2
SourceMgr vs EXPENSIVE_CHECKS
...ome/jayfoad2/git/llvm-project/llvm/include/llvm/Support/SourceMgr.h:18, from /home/jayfoad2/git/llvm-project/llvm/lib/Support/SourceMgr.cpp:15: /home/jayfoad2/git/llvm-project/llvm/include/llvm/ADT/PointerUnion.h: In instantiation of ‘constexpr const int llvm::pointer_union_detail::PointerUnionUIntTraits<std::__debug::vector<unsigned char, std::allocator<unsigned char> >*, std::__debug::vector<short unsigned int, std::allocator<short unsigned int> >*, std::__debug::vector<unsigned int, std::allocator<unsigned int> >*, std::__debug::vector<long unsigned int...
2019 Sep 03
2
SourceMgr vs EXPENSIVE_CHECKS
...vm/Support/SourceMgr.h:18, >> from >> /home/jayfoad2/git/llvm-project/llvm/lib/Support/SourceMgr.cpp:15: >> /home/jayfoad2/git/llvm-project/llvm/include/llvm/ADT/PointerUnion.h: >> In instantiation of ‘constexpr const int >> llvm::pointer_union_detail::PointerUnionUIntTraits<std::__debug::vector<unsigned >> char, std::allocator<unsigned char> >*, std::__debug::vector<short >> unsigned int, std::allocator<short unsigned int> >*, >> std::__debug::vector<unsigned int, std::allocator<unsigned int> >*, >> std::...
2019 Oct 02
2
SourceMgr vs EXPENSIVE_CHECKS
...from >> >> /home/jayfoad2/git/llvm-project/llvm/lib/Support/SourceMgr.cpp:15: >> >> /home/jayfoad2/git/llvm-project/llvm/include/llvm/ADT/PointerUnion.h: >> >> In instantiation of ‘constexpr const int >> >> llvm::pointer_union_detail::PointerUnionUIntTraits<std::__debug::vector<unsigned >> >> char, std::allocator<unsigned char> >*, std::__debug::vector<short >> >> unsigned int, std::allocator<short unsigned int> >*, >> >> std::__debug::vector<unsigned int, std::allocator<unsigned in...
2012 Jun 27
2
[LLVMdev] Compiler warnings with gcc-4.7.1
...ointerLikeTypeTraits<const clang::Type*>::<anonymous enum>’ vs ‘llvm::PointerLikeTypeTraits<clang::TypeSourceInfo*>::<anonymous enum>’ [-Wenum-compare] /usr/home/yuri/llvm-2012-06/latest-unpatched/llvm-fix/include/llvm/ADT/PointerUnion.h: In instantiation of ‘class llvm::PointerUnionUIntTraits<llvm::PointerUnion<clang::FunctionTemplateDecl*, clang::MemberSpecializationInfo*>, llvm::PointerUnion<clang::FunctionTemplateSpecializationInfo*, clang::DependentFunctionTemplateSpecializationInfo*> >’: /usr/home/yuri/llvm-2012-06/latest-unpatched/llvm-fix/include/llvm/ADT/Po...
2012 Jun 27
0
[LLVMdev] Compiler warnings with gcc-4.7.1
...lang::Type*>::<anonymous enum>’ vs > ‘llvm::PointerLikeTypeTraits<clang::TypeSourceInfo*>::<anonymous enum>’ > [-Wenum-compare] > > /usr/home/yuri/llvm-2012-06/latest-unpatched/llvm-fix/include/llvm/ADT/PointerUnion.h: > In instantiation of ‘class > > llvm::PointerUnionUIntTraits<llvm::PointerUnion<clang::FunctionTemplateDecl*, > clang::MemberSpecializationInfo*>, > llvm::PointerUnion<clang::FunctionTemplateSpecializationInfo*, > clang::DependentFunctionTemplateSpecializationInfo*> >’: > > /usr/home/yuri/llvm-2012-06/latest-unpatched/llvm-f...
2011 Dec 03
1
[LLVMdev] New strict-aliasing warning?
...pp for Release+Asserts build /src/llvm-trunk-dev/include/llvm/ADT/PointerIntPair.h: In member function ‘const PointerTy* llvm::PointerIntPair<PointerTy, IntBits, IntType, PtrTraits>::getAddrOfPointer() const [with PointerTy = void*, unsigned int IntBits = 1u, IntType = bool, PtrTraits = llvm::PointerUnionUIntTraits<llvm::VNInfo*, llvm::SmallVector<llvm::VNInfo*, 4u>*>]’: /src/llvm-trunk-dev/include/llvm/ADT/PointerUnion.h:153: instantiated from ‘const PT1* llvm::PointerUnion<PT1, PT2>::getAddrOf() const [with T = llvm::VNInfo*, PT1 = llvm::VNInfo*, PT2 = llvm::SmallVector<llvm::VNInfo*...