2009-07-29 |
Daniel Dunbar | scan-build: Don't try to index plist-html output direct... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Remove an obsolete kludge based on the previous, comple... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Test redefinition of class template partial specializations |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Use the new statement/expression profiling code to... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | Use the existing API for base offset. Use suitable... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Make the Python TestRunner work for individual tests |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Steve Naroff | Remove an ObjC-specific XFAIL (and tweak test). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Steve Naroff | Fix <rdar://problem/7100524> regression: "error: incomp... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Steve Naroff | Incorporate feedback from Chris (on r76979). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Sebastian Redl | Make functional-style casts emit correct messages,... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Zhongxing Xu | add a fixme |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Zhongxing Xu | delete an undefined method. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | MultiTestRunner: Reenable --vg option. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Destroy the ASTConsumer prior to the Context, HTMLPrint... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | BlockScopeInfo::hasPrototype was uninitialized. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | CharLiteralParser::IsMultiChar was sometimes uninitialized. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Add missing '"' |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | Code refactoring to define getCXXRecordDeclForPointerType |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Mike Stump | Be sure to turn on -fblocks. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Some minor cleanups, thanks Chris. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Some style fixes, thanks Chris. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Add support for -Wmissing-noreturn. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Refactor the code that produces a TemplateSpecializatio... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | remove extraneous braces |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Add noreturn support for blocks. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Fariborz Jahanian | ir-gen derived-to-base conversion in implicit casts. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Anders Carlsson | Remove the old RecordOrganizer. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Ted Kremenek | Fix PR 4631. The compound initializers of unions were... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Ted Kremenek | Add missing break statement. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Update comments. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Ted Kremenek | Fix regression in attribute 'nonnull' checking when... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Anders Carlsson | Add a field for C++ specific data to ASTRecordLayout... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Fariborz Jahanian | More cleanup of data member access and then some. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | fix PR4633: cast to void should silence the 'unused... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | add some fixme's |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | this test crashes, disable it harder. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Fariborz Jahanian | Some code cleanup. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Anders Carlsson | More CGRecordLayoutBuilder cleanup. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Fariborz Jahanian | More work toward data member access ir-gen. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Anders Carlsson | Add two more tests. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Add a template test that requires canonical expression... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Fix a typo in a comment |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Profiling the pointer of a canonical type is sufficient... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Finish profile support for statements. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Complete profile support for C++ and Objective-C expres... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
John McCall | Bounds checking for address spaces. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | CallExpr's SubExprs sometimes were allocated in the... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
John McCall | Reimplement QualifierSet using a single word, as reques... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Argyrios Kyrtzidis | Implement ObjCMethodDecl::getCanonicalDecl(). |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Argyrios Kyrtzidis | -Add ObjCCategoryImplDecl::getCategoryClass() which... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Argyrios Kyrtzidis | Use ObjCImplDecl in place of ObjCCategoryImplDecl/ObjCI... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Make longjmp a real builtin. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
John McCall | Allow functions to be marked "implicit return zero... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Add a Profile function for statements so that we can... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Ted Kremenek | Only generate preprocessed files during crashes using... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Ted Kremenek | Fix helper function GetNextStmt() to look for the first... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Make sure to move the comment with the code. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Fariborz Jahanian | Patch for objc's zero-const exception to not assume |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Ensure we can work through typedefs. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Ted Kremenek | (1) Enable PlistDiagnostics to take an option "PathDiag... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Ted Kremenek | Add scan-build support for 'plist-html', a hybrid mode... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Add knowledge about _longjmp being noreturn. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Add builtin knowledge about longjmp being noreturn... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Fariborz Jahanian | Some minor changes toward support of data |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Benjamin Kramer | fix test (broken in r77224) |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Add noreturn for exit. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Argyrios Kyrtzidis | Make ObjCImplDecl inherit from ObjCContainerDecl. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Dunbar | Tweak MultiTestRunner --path argument. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Devang Patel | Use DICompositeType->replaceAllUsesWith() |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Douglas Gregor | Fix typo in error message |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Douglas Gregor | Prepare CMake regression testing for Daniel's upcoming... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Douglas Gregor | When instantiating a variable without an initializer... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | Use the CGRecordLayoutBuilder even if there are no... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | Enable the new struct type builder now that the constan... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | Fix a tail padding bug in the record layout builder... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | Enable the new constant struct builder by default.... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | add bugzilla # |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | More work on the constant struct builder, fix a couple... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | More work on bitfield support in the new constant struc... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Fix PR4624. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nuno Lopes | fix segfault (because of erasing after the vector bound... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nuno Lopes | add gentoo 2009.0 g++ header locations |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Switch to getName() |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Switch to using llvm::Value::getName() |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Update for API change. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Lookup targets by Triple instead of Module. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Mike Stump | Preserve qualifiers. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Ryan Flynn | PR3575 - warn on declared variable or function attribut... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Argyrios Kyrtzidis | Refactor ObjCImplDecl::getInstanceMethod/getClassMethod... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Argyrios Kyrtzidis | Refactor ObjCInterfaceDecl::lookupInstanceMethod/lookup... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Argyrios Kyrtzidis | Refactor ObjCProtocolDecl::lookupInstanceMethod/lookupC... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Argyrios Kyrtzidis | Refactor ObjCContainerDecl::getInstanceMethod/getClassM... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Mike Stump | Improve comments (Thanks Fariborz). |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Mike Stump | Add noreturn as a type attribute, handle printing for... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Fariborz Jahanian | ir-gen for non-virtual base class initialization |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Sebastian Redl | Implement C++ semantics for C-style and functional... |
commit | commitdiff | tree | snapshot |
next |