2009-07-30 |
Fariborz Jahanian | ir-gen for nested non-virtual base member access |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Eli Friedman | Add support for -Wno-long-long. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Argyrios Kyrtzidis | Add support for ObjC message expressions, in the Analyzer: |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Argyrios Kyrtzidis | Update CMake. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Support ObjC methods as Entities. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | There's no point in going through the getAs<TagType... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Use a STL helper template 'pair_value_iterator', by... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Add ObjCMethodDecl::isThisDeclarationADefinition(). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Index the selectors and provide the translation units... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Add TranslationUnit::getSelectorMap(). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Introduce SelectorMap whose purpose is to map selectors... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Find references inside blocks. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Use helper class ASTVisitor to fully traverse an AST. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Introduce the GlobalSelector class in the Indexing... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Use an IdentifierTable for names used for Entities. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | -Introduce the idx::Analyzer class used for getting... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Introduce TULocation and TULocationHandler classes. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Modify the Indexer class so that it can return the... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Add Entity::getInternalDecl() to be used only on Entiti... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Constify ASTLocation::print. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Fix some comments. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Add getDeclReferenceMap() to the abstract interface... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Remove the TranslationUnit usage from clang-wpa.cpp... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Introduce a helper template for the Handler classes... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Add an assert. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Accept Handler objects in parameters as references. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Rename EntityHandler::HandleEntity to Handle. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | -Make IndexProvider an abstract interface for getting... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Make tag declarations redeclarable. This change has... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Eliminate an unused-variable warning |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Change uses of: |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Remove 'StoreManager::OldCastRegion()', TypedViewRegion... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | Fixed test. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | Some refactoring of member access for |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Eli Friedman | Refactor base/member initializers, and construct them... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | Check accessibility when converting object to the base |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | No longer need to keep base class offsets in the offset |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | Patch to provide cast of objects in member access |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | [llvm up] |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Add an XFAILed test case that currently crashes for... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Add another analyzer test case involving an OSAtomic... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Remove some uses of TypedViewRegion, and use getBaseReg... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Make StoreManager::InvalidateRegion() virtual, move... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Add 'MemRegion::getBaseRegion()', a utility method... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | canSymbolicate() should only return true for integer... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Sebastian Redl | Check for identical types in C++ catch expression.... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Don't use a formatted ostream when writing .ll either. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Don't use a formatted ostream when writing .bc files... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | When lookup of an identifier preceding a '<' finds... |
commit | commitdiff | tree | snapshot |
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 |
next |