2010-04-29 |
Daniel Dunbar | IRgen/NeXT: Put the synthesized _objc_super, _message_r... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Daniel Dunbar | Remove a FIXME that is unlikely to be fixed (streaming... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Daniel Dunbar | Frontend: Tie backend verification passes to CodeGenOpt... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ted Kremenek | Bump Clang version number. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Douglas Gregor | When performing partial ordering of class template... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Douglas Gregor | For template argument deduction from class template... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Mon P Wang | A not equal for an unordered relation should return... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Douglas Gregor | It turns out that we *can* end up having to display... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ted Kremenek | Add '__has_feature' support for weak ObjC classes. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ted Kremenek | Sort '__has_feature' cases. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
John McCall | Test case for r102578. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
John McCall | Access-check during template argument deduction from... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ted Kremenek | Fix CFG crasher involving statement expressions reporte... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
John McCall | Properly switch into the declaring scope of a template... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Douglas Gregor | Teach __builtin_offsetof to compute the offsets of... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Daniel Dunbar | build: Add CLANG_NO_RUNTIME build variable, which disab... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Daniel Dunbar | Driver: Add support for -fobjc-abi-version=. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Sean Hunt | Ensure that cv-qualifiers are correctly removed for... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Douglas Gregor | Fix template instantiation for __builtin_offfsetof... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Nate Begeman | A bit more neon work, adds work (but the ABI is wrong... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Douglas Gregor | Diagnose __builtin_offsetof expressions that refer... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Fariborz Jahanian | Support for construct/destruct of ivar array |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Douglas Gregor | Completely reimplement __builtin_offsetof, based on... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Fariborz Jahanian | IRGen for initialization/destruction of |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chris Lattner | add regex support for -verify mode. You can now do... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
David Chisnall | Changed signature of GenerateMessageSend() function... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Nate Begeman | Stub out NEON support, more to come. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Daniel Dunbar | Revert "Fix for PR6953: per gcc, regparm and noreturn... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Fariborz Jahanian | More of Sema to implement initialization of |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Benjamin Kramer | Remove unused function. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Benjamin Kramer | Reduce string trashing in getQualifiedNameAsString. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
David Chisnall | Emit the correct symbol name for the class (GNU runtime). |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Abramo Bagnara | Written storage class for declarations inside linkage... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Douglas Gregor | When the qualifier of a id-expression is non-dependent... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Douglas Gregor | Improve name mangling for dependent template names... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Douglas Gregor | When instantiating a function template specialization... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
John McCall | Properly pass the address of a lazily-generated functio... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Douglas Gregor | It's okay to refer to non-type template parameters... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Abramo Bagnara | Removed spaces at end of line. (Test commit.) |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Eli Friedman | Fix for PR6953: per gcc, regparm and noreturn affect... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Douglas Gregor | When explicitly building a temporary object (CXXTempora... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
David Chisnall | Fixed message send to void (broken by my last commit... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Douglas Gregor | Diagnose the use of abstract types as array element... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Douglas Gregor | During template instantiation, set the naming class of |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Benjamin Kramer | More simplifications. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Fariborz Jahanian | Move CollectIvarsToConstructOrDestruct to Sema |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Benjamin Kramer | Simplify some code. No change in functionality. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Douglas Gregor | When checking the redeclaration context of a typedef... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Douglas Gregor | Don't look into incomplete types when trying to warn... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Douglas Gregor | CMake: Fix DESTDIR-related installation problem on... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Douglas Gregor | When instantiating UnresolvedLookupExpr and UnresolvedM... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Daniel Dunbar | Add Driver support for -fno-constant-cfstrings. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
David Chisnall | Ensure return from a message to nil is always 0 (GNU... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Daniel Dunbar | Fix comments. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Enea Zaffanella | Wrap a couple of long lines. (Test commit.) |
commit | commitdiff | tree | snapshot |
2010-04-27 |
John McCall | Improve the diagnostic you get when making a qualified... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
John McCall | Make the InjectedClassNameType the canonical type of... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Fariborz Jahanian | New method to construct/destruct ivars that have non... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Devang Patel | Enable debug info for local variables at -O1+. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Improve source-location information in a C++ typeid... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Chris Lattner | fix PR6936: don't generate line marker directives when... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Fariborz Jahanian | Diagnose declaration of reference typed ivars. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Chris Lattner | wordsmith an objc warning, rdar://7900756 |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Introduce Type::isStructureOrClassType(), which does... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Fariborz Jahanian | Cleanup error recovery for a missing '-'|'+' |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Implement template instantiation for implicit property... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Implement template instantiation for ObjCPropertyRefExpr. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Chris Lattner | emit dtors with the right calling convention in -fno... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Implement template instantiation for value-dependent... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Chris Lattner | remove alignment specifier on this. CAn't this test... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Fariborz Jahanian | Test case for NeXt's -fno-constant-cfstrings option. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Implement template instantiation for Objective-C @catch |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Refactor Objective-C @catch parameter checking by detan... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Make the static type of the exception variable in an... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Ensure that we have completed a type before attempting... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Daniel Dunbar | tests: Force a triple. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Douglas Gregor | When name lookup finds a single declaration that was... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Douglas Gregor | Improve the diagnostic when we find something we did... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Daniel Dunbar | IRgen/NeXT: Fix several alignment issues with Objective... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Daniel Dunbar | tests: Convert test to FileCheck. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Daniel Dunbar | IRgen/NeXT: Reuse EmitImageInfo for both fragile and... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Douglas Gregor | When performing name lookup for an operator name, be... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Chris Lattner | exclude cmake build directories from being installed |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Anders Carlsson | Land another cleanup patch. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Anders Carlsson | Land this test. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Douglas Gregor | Tweak test for destruction of copied temporary objects |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Douglas Gregor | When copying a temporary object to initialize an entity... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Anders Carlsson | Revert enough of my patches to fix self-host again :( |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Douglas Gregor | When we create a temporary of class type that we don... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Cleanup SynthesizeCXXCopyConstructor. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Clean up SynthesizeCXXCopyAssignment a little. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | RenameGetAddressOfBaseOfCompleteClass to GetAddressOfDi... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Add an explicit UsuallyTinyPtrVector that takes a singl... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | More cleanup. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Simplify EmitClassMemberwiseCopy now that it's only... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Nick Lewycky | Switch this to new API. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | DefineImplicitCopyConstructor now uses SetBaseOrMemberI... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | When building implicit base initializers, add a derived... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Rename GetAddressOfBaseClass to OldGetAddressOfBaseClass. |
commit | commitdiff | tree | snapshot |
next |