search for: cgrecordlayoutbuild

Displaying 5 results from an estimated 5 matches for "cgrecordlayoutbuild".

Did you mean: cgrecordlayoutbuilder
2011 Nov 09
2
[LLVMdev] [cfe-dev] LLVM 3.0rc3 Testing Beginning
...*, const clang::MultiLevelTemplateArgumentList&)’: /home/greened/src/llvm-30-rc3/clang-3.0rc3.src/lib/Sema/SemaTemplateInstantiateDecl.cpp:3170:12: warning: variable ‘SawNonDependentContext’ set but not used [-Wunused-but-set-variable] /home/greened/src/llvm-30-rc3/clang-3.0rc3.src/lib/CodeGen/CGRecordLayoutBuilder.cpp: In member function ‘void {anonymous}::CGRecordLayoutBuilder::LayoutUnion(const clang::RecordDecl*)’: /home/greened/src/llvm-30-rc3/clang-3.0rc3.src/lib/CodeGen/CGRecordLayoutBuilder.cpp:528:8: warning: variable ‘hasOnlyZeroSizedBitFields’ set but not used [-Wunused-but-set-variable]
2013 Feb 08
2
[LLVMdev] assert when mixing static and non-static members with an external AST source
...ome/athirumurthi/git/lldb/tools/clang/lib/AST/RecordLayoutBuilder.cpp:1644 #13 0x00007ffff49ed151 in clang::ASTContext::getASTRecordLayout (this=0xd52ce0, D=0xd6a140) at /home/athirumurthi/git/lldb/tools/clang/lib/AST/RecordLayoutBuilder.cpp:2430 #14 0x00007ffff4c46af0 in (anonymous namespace)::CGRecordLayoutBuilder::Layout (this=0x7fffffff66a8, D=0xd6a140) at /home/athirumurthi/git/lldb/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp:208 #15 0x00007ffff4c461ab in clang::CodeGen::CodeGenTypes::ComputeRecordLayout (this=0xd63d90, D=0xd6a140, Ty=0xd65c10) at /home/athirumurthi/git/lldb/tools/clang/li...
2011 Nov 08
0
[LLVMdev] [cfe-dev] LLVM 3.0rc3 Testing Beginning
On 7 November 2011 22:00, Bill Wendling <wendling at apple.com> wrote: > We are starting on our third (and hopefully last) round of testing for LLVM 3.0. Please visit: > >        http://llvm.org/pre-releases/3.0/rc3/ > > for the sources. There are also binaries for Darwin up there, with more to come during the week. Please build this release candidate, test it out on your
2013 Feb 15
0
[LLVMdev] assert when mixing static and non-static members with an external AST source
...ome/athirumurthi/git/lldb/tools/clang/lib/AST/RecordLayoutBuilder.cpp:1644 #13 0x00007ffff49ed151 in clang::ASTContext::getASTRecordLayout (this=0xd52ce0, D=0xd6a140) at /home/athirumurthi/git/lldb/tools/clang/lib/AST/RecordLayoutBuilder.cpp:2430 #14 0x00007ffff4c46af0 in (anonymous namespace)::CGRecordLayoutBuilder::Layout (this=0x7fffffff66a8, D=0xd6a140) at /home/athirumurthi/git/lldb/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp:208 #15 0x00007ffff4c461ab in clang::CodeGen::CodeGenTypes::ComputeRecordLayout (this=0xd63d90, D=0xd6a140, Ty=0xd65c10) at /home/athirumurthi/git/lldb/tools/clang/li...
2011 Nov 07
6
[LLVMdev] LLVM 3.0rc3 Testing Beginning
Good day, LLVMers! We are starting on our third (and hopefully last) round of testing for LLVM 3.0. Please visit: http://llvm.org/pre-releases/3.0/rc3/ for the sources. There are also binaries for Darwin up there, with more to come during the week. Please build this release candidate, test it out on your projects, and let us know if you find any regressions from the 2.9 release. Please keep