2009-02-27 |
Ted Kremenek | Correctly check for ccc-analyzer in the same directory... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Eli Friedman | Change the way clang generates union types a bit so... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Eli Friedman | Some additional ICE tests. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Eli Friedman | Some minor improvements to Evaluate. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Eli Friedman | Fix minor memory leak. Add comment describing what... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Eli Friedman | Minor cleanup: use getDeclAlignInBytes helper. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Eli Friedman | Make isICE assert when Evaluate can't evaluate an ICE... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Mike Stump | The middle operand in ?: is optional, really. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Douglas Gregor | Create a new TypeNodes.def file that enumerates all... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Chris Lattner | make ASTContext::WCharTy a bit more sensical. In C... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Chris Lattner | fix a bozobug. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Chris Lattner | ok, not as broken as I thought, just confusing. This... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Chris Lattner | allow wide strings to initialize arrays compatible... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Ted Kremenek | Pass -ffreestanding' to clang. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Fariborz Jahanian | Do not issue bogus error on __weak/__strong ivar access. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Chris Lattner | fix some sema problems with wide strings and hook up... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Daniel Dunbar | Add -emit-llvm-only option (generate LLVM IR & run... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Fariborz Jahanian | Couple of meta-data segments were wrong. This patch... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Douglas Gregor | Make the type associated with a ClassTemplateSpecializa... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Ted Kremenek | PathDiagnosticPiece now automatically strips off traili... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Devang Patel | Add support to emit debug info for objective-c interfaces. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Ted Kremenek | Refine some grammar in the retain/release diagnostics. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Douglas Gregor | Introduce code modification hints into the diagnostics... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Daniel Dunbar | Add Type::hasPointerRepresentation predicate. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Ted Kremenek | Use Loc::IsLocType() instead of isPointerType() and... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Daniel Dunbar | Remove PointerLikeType. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Daniel Dunbar | Change PointersToResolve to list the pointee type to... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Daniel Dunbar | Drop uses of getAsPointerLikeType. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Steve Naroff | Fix <rdar://problem/6574319> clang issues error on... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Daniel Dunbar | Drop uses of isPointerLikeType. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Mike Stump | Add end of line at end. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Chris Lattner | this got moved to top level |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Fariborz Jahanian | Fix an inconsistance in objc2's meta-data related to |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Steve Naroff | Fix <rdar://problem/6614945> method not found. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Chris Lattner | move this makefile goop up to the top level llvm makefile. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Anders Carlsson | Add test for enum types |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Ted Kremenek | For scan-build based analyses, use the '-analyzer-earge... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Anders Carlsson | Set tab width to 2 on a number of CG related files |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Anders Carlsson | Classify enum types correctly |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Steve Naroff | Fix http://llvm.org/bugs/show_bug.cgi?id=3544. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Sebastian Redl | Make more AST nodes and semantic checkers dependent... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Steve Naroff | Fix ObjCInterfaceDecl::lookupInstanceMethod()/lookupCla... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Eli Friedman | Remove short-circuit evaluation and the extension warni... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Eli Friedman | Rewrite of isIntegerConstantExpr to be centered around... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Anton Korobeynikov | Enable export maps also on {Free, Net}BSD. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Mike Stump | Fixup spacing. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Daniel Dunbar | x86_64 ABI: Qualified id types are passed as pointers. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Owen Anderson | Add an export map for clang on Linux. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Eli Friedman | Zap the Sema constant initializer checking code that... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Eli Friedman | Fix for PR3663/3669: use TryToFixInvalidVariablyModifie... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Douglas Gregor | Use RecordFirst/RecordLast range checks in DeclContext |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Douglas Gregor | Implementing parsing of template-ids as class-names... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Mike Stump | CodeGen support for copied BlockDeclRefExprs. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ted Kremenek | Fix subtle bug in EvalEagerlyAssume: Check if the previ... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ted Kremenek | Fix recently introduced switch case fallthrough bug. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Douglas Gregor | Cope with use of the token '>>' inside a template argum... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ted Kremenek | scan-build now looks for ccc-analyzer first in the... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ted Kremenek | Add experimental logic in GRExprEngine::EvalEagerlyAssu... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Douglas Gregor | Improve location information on "reused" class template... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Douglas Gregor | Perform additional semantic checking of class template |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ted Kremenek | Do not automatically run the 'missing -dealloc' check... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Daniel Dunbar | Temporarily disable clearing of insert point (to indica... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Daniel Dunbar | Allow constant initializers to reference their defining... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Douglas Gregor | Include the appropriate header for malloc |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Daniel Dunbar | Fold GeneraticStaticBlockVarDecl into callers. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Douglas Gregor | Implement parsing of nested-name-specifiers that involv... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Daniel Dunbar | Pull COdeGenFunction::CreateStaticBlockVarDecl (just... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Chris Lattner | add c++ search path for GCC 4.2, PR3668, patch by Pawel... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Anders Carlsson | Use CheckAssignmentConstraints for checking the cleanup... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Douglas Gregor | C99 DR #316 implies that the function parameter types... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Gabor Greif | fix (hopefully) some validation errors |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Gabor Greif | minor tweaks to readability |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Chris Lattner | update |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Chris Lattner | Headers are basically done, debug info is just about... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Chris Lattner | clang seems "generally useful" for c and objc by now... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Eli Friedman | Minor cleanup for IntToBlockPointer so it applies to... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ted Kremenek | retain/release checker: Implement basic tracking of... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ted Kremenek | Implement 'Add' method for GRStatePartialTrait<Immutabl... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Devang Patel | Fix comments. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Devang Patel | Enable debug info emission for objc methods. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Daniel Dunbar | Remove a FIXME; I was mistaken in believing gcc rejecte... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ted Kremenek | Fix condition in ccc-analyzer that would cause the... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Fariborz Jahanian | Minor refactoring. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Fariborz Jahanian | patch for two things. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Ted Kremenek | Fix broken logic from my last commit. Branches only... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Ted Kremenek | Fix diagnostic regression where the leak diagnostic... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Devang Patel | If Loc is invalid (e.g. "self" in Objective-C) then... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Chris Lattner | handle @encode interactions with array initializers. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Chris Lattner | rename CheckStringLiteralInit to CheckStringInit and... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Chris Lattner | make SemaRef be a reference to sema, not a pointer. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Chris Lattner | move InitListChecker to be private to SemaInit.cpp |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Chris Lattner | Make CheckSingleInitializer a static function in SemaIn... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Chris Lattner | make CheckStringLiteralInit a static function in SemaIn... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Chris Lattner | change IsStringLiteralInit into a static function in... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Chris Lattner | move some initialization checking code from SemaDecl.cpp |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Chris Lattner | first wave of fixes for @encode sema support. This... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Ted Kremenek | ccc-analyzer: Don't analyze files with '-arch ppc'... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Chris Lattner | some minor cleanups, handle ObjCEncodeExpr in a couple... |
commit | commitdiff | tree | snapshot |
next |