2009-03-03 |
Chris Lattner | implement support for propagating *features* down to... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Steve Naroff | Fix <rdar://problem/6640991> Exception handling execute... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ted Kremenek | Don't use std::auto_ptr with getSubRegionMap(). |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ted Kremenek | Fix case where we should use dyn_cast instead of cast. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Fariborz Jahanian | Fixed an ir-gen bug in syntheszing a getter function |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ted Kremenek | Fix extra ';' bug noticed by Mike Stump. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Daniel Dunbar | Hush gcc. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Anders Carlsson | Return 0 if the ConstExprEmitter can't handle an expres... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Steve Naroff | Remove old/incorrect warnings. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Steve Naroff | Fix <rdar://problem/6497242> Inherited overridden proto... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Steve Naroff | Fix <rdar://problem/6497608> clang does not catch ivar... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Daniel Dunbar | Driver: Sketch Arg & ArgList classes. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Eli Friedman | PR3691: Add support for complex modes. I also tossed... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Daniel Dunbar | Sketch Driver Option classes. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Daniel Dunbar | Set svn:ignore on Output dir |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Eli Friedman | Fix for PR3687: use the memory representation for boole... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Douglas Gregor | Implement the basics of implicit instantiation of class... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ted Kremenek | Tighten message bubble height. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ted Kremenek | Implement FIXME: GRStateManager::scanReachableSymbols... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ted Kremenek | Add StoreManager::getSubRegionMap(). This method retur... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Fariborz Jahanian | Check of ivar access access control. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Steve Naroff | Fix <rdar://problem/6635908> crash on invalid |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Zhongxing Xu | Add test case for pointer arithmetic. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Chris Lattner | fix PR# |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | Adjust CSS to make message bubble numbers less gaudy. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | Resize message bubble back to original size. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | Adjust HTML message bubbles to utilize information... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Chris Lattner | Add plumbing to support programatically defining __SSE2... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Chris Lattner | minor cleanups to target-specific #defines, no function... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Chris Lattner | improve compatibility with GCC 4.4, patch by Michel... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Chris Lattner | start wiring up support for target-specific -mfoo optio... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Steve Naroff | Fix <rdar://problem/6636803> [sema] crash on InterfaceB... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Fariborz Jahanian | Diagnose a variety of access of ivars when they conflic... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | Plist diagnostics now include PathDiagnostPiece::Kind. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | Update HTML diagnostics to honor the different between... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | BugReporter: Construct path-related PathDiagnosticPiece... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | Update Xcode project. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Chris Lattner | fix PR2639 |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Stub out some structure for C++ driver. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Anders Carlsson | inline asm calls should be nounwind. Chris, please... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Fix name. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | Update Xcode project. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | Add a 'kind' field to PathDiagnosticPieces. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | For now, do not output the 'DisplayHint' in plist files. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ted Kremenek | For now, do not output the 'DisplayHint' in plist files. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Fariborz Jahanian | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Fariborz Jahanian | Check for duplicate declaration of method of a class |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Normalize .h guards. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Attempt to make test more robust (fails for users who... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Devang Patel | Enable Objective-C interface debug info. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Mike Stump | Fix cmake builds. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Zhongxing Xu | remove an implemented fixme. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Zhongxing Xu | Initial support for pointer arithmetic. Only support... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Avoid crash when child iterator gives null result. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Rename lib/Driver (etc) to lib/Frontend in prep for... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | ABITestGen: Add v2i16 and v16f32 as default vector... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | First cut at zero-cost EH support. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Make sure to invoke (not call) to objc_exception_throw... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Fix completely broken thinko in GetClassGlobal. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Don't set nounwind on functions when in using the new... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Dunbar | Cleanup handling of function attributes in calls. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Mike Stump | Push checking down, also, give the user a hit as to... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Douglas Gregor | Rework the way we find locally-scoped external declarat... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Anders Carlsson | Add BLOCK_HAS_DESCRIPTOR to global blocks. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Mike Stump | Be sure to mark blocks with no imports as being global. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Steve Naroff | Fix <rdar://problem/6248764> parser rejects: bad receiv... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Douglas Gregor | Fix PR3509 by providing correct starting locations... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Steve Naroff | Fix <rdar://problem/6619539> incompatible pointer types... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Ted Kremenek | Rename AnonTypedRegion to TypedViewRegion. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Ted Kremenek | Adjust wording of bug names. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Daniel Dunbar | Obj-C non fragile ABI: Use GetClassGlobal in one more... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Daniel Dunbar | Obj-C non fragile ABI: Add GetInterfaceEHType for getti... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Daniel Dunbar | NeXT: Unify code for creating a class global. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Daniel Dunbar | ObjCAtCatchStmt's ParamStmt is always a DeclStmt. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | testcase for mike's fix for PR3612 |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Daniel Dunbar | This test requires blocks. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Anders Carlsson | Remove debugging code. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Anders Carlsson | Emit errors about unsupported blocks features. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Anders Carlsson | Initialize NSConcreteStackBlock |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Anders Carlsson | Do some blocks cleanup and simplification. Fix a crash... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | adjust to changes in the mainline llvm .ll printer. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Chris Lattner | "This patch uses the new ObjCImplDecl class to merge... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Anders Carlsson | Whoops, actually remove the VLA/VM check in FinalizeDec... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Anders Carlsson | Fix invalid VLAs/VMs in Sema::ActOnVariableDeclarator... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Steve Naroff | Remove PrevFunctionScope slot (it isn't needed)...use... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Ted Kremenek | Revert 65707 (causes stack memory to be referenced... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Fariborz Jahanian | Obscure code gen bug related to sending |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | Fix a crash in test/Parser/control-scope.c that testrun... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | remove static ctor. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | improve compatibility with the VC++'08 C++ compiler... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | fix inverted conditional, rdar://6633188 |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | "This patch addresses two FIXME on ObjCCategoryImplDecl: |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | brain thinking memcpy, fingers thinking memset :) |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Chris Lattner | after going around in circles a few times, finally... |
commit | commitdiff | tree | snapshot |
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 |
next |