2009-02-28 |
Anders Carlsson | TargetInfo::validateAsmConstraint now takes a reference... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Steve Naroff | Minor name change (move the ObjC prefix to a more appro... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Steve Naroff | Fix <rdar://problem/6451399> problems with labels and... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Gabor Greif | Adapt help string to what the code is doing (default... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Mike Stump | First cut CodeGen support for __block variables. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Eli Friedman | Check a few more kinds of declarations that make a... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Eli Friedman | Start of checking for gotos which jump to an illegal... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Eli Friedman | Fix obvious shortcoming in the implementations of Evalu... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Douglas Gregor | Eliminate CXXRecordType |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Douglas Gregor | Add a FIXME for something I can't look at just yet |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Douglas Gregor | Template instantiation for function types |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Fariborz Jahanian | Alignment of pointers in __objc_classlist must be on... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Douglas Gregor | Implement template instantiation for pointer, reference... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Eli Friedman | Fix enumeration in switch warnings. No behavior change. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Eli Friedman | Fix enumeration in switch warnings, plus misc comment... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Mike Stump | Fix PR3612. We ensure that we add builtins to the... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Fariborz Jahanian | Diagnose gc attribute mismatch of property and its... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Chris Lattner | Give a code insertion hint for how to fix 'implicit... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Douglas Gregor | Fix a typo |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Ted Kremenek | When retrieving the location of a Node, for MemberExprs... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Ted Kremenek | In BuildAnonymousStructUnionMemberReference, we shouldn... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Douglas Gregor | Implement the basic approach for instantiating types... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Chris Lattner | minor wording changes. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Chris Lattner | upgrade various 'implicit int' warnings from an ext... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Chris Lattner | cleanup |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Chris Lattner | cleanup |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Mike Stump | Silence warnings. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Ted Kremenek | When checking printf-arguments for functions with ... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Douglas Gregor | Clean up and document code modification hints. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Chris Lattner | change a diagnostic message from something pedantically... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Daniel Dunbar | Oops, Ted beat me to it. I'll just play angry god and... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Daniel Dunbar | Add coverage of "member of anonymous union redeclares... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Ted Kremenek | Add test case for PR 3675. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Eli Friedman | Change the AST generated for offsetof a bit so that... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Ted Kremenek | Don't report 'Parser Rejects' for conftest files. |
commit | commitdiff | tree | snapshot |
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 |
next |