2010-05-03 |
Anders Carlsson | Simplify. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Anders Carlsson | Don't copy or initialize empty classes. Fixes PR7012. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Anders Carlsson | Store the entire base subobject in SubVTTIndices. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Anders Carlsson | Remove OldGetAddressOfBaseClass - bye bye ambiguities. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Anders Carlsson | Get rid of the last caller of OldGetAddressOfBaseClass. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Anders Carlsson | More work towards getting rid of OldGetAddressOfBaseClass. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Anders Carlsson | Get rid of a call to GetAddressOfDirectBaseInCompleteClass. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Anders Carlsson | Have getSubVTTIndex take a BaseSubobject instead of... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Anders Carlsson | Change CXXConstructExpr::Create to take a ConstructionKind. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Anders Carlsson | Pass ForVirtualBase all the way to GetVTTParameter. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Anders Carlsson | Add the same 'ForVirtualBase' parameter to EmitCXXDestr... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Anders Carlsson | Revert my last change and add a 'ForVirtualBase' parame... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Anders Carlsson | Pass the construction kind down to EmitCXXConstructorCall. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Anders Carlsson | Add an enum to CXXConstructExpr so we can determine... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Anders Carlsson | Remove another unused function. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Anders Carlsson | Remove an unused function. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Benjamin Kramer | CodeGen: Shrink RValue. 4 words -> 2 words. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
David Chisnall | As per Chris' request, return the Instruction from... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Douglas Gregor | Complete reimplementation of the synthesis for implicit... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Chris Lattner | fix a broken link, diagnostickinds.td was fissioned. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Anders Carlsson | Simplify EmitCopyCtorCall. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Anders Carlsson | Simplify EmitClassAggrMemberwiseCopy. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Douglas Gregor | Bump default template instantiation depth to 1024,... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Anders Carlsson | Clean up EmitClassMemberwiseCopy further. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Anders Carlsson | Get rid of a parameter from EmitClassMemberwiseCopy. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Anders Carlsson | When defining implicit copy constructors, use SetBaseOr... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Douglas Gregor | Added an RAII object that helps set up/tear down the... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
David Chisnall | Attach message send metadata to the lookup as well... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
David Chisnall | Make super message lookups cacheable (GNUstep Runtime) |
commit | commitdiff | tree | snapshot |
2010-05-01 |
David Chisnall | Tweaked EmitCall() to permit the caller to provide... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Benjamin Kramer | Remove empty directory. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Chris Lattner | with recent optimizer changes, these all get devirtualized. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
John McCall | It turns out that basically every caller to RequireComp... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Daniel Dunbar | Fix NON_ANSI_COMPILE_FLAGS setting, for MSVC. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Ted Kremenek | Add null check in CFGBuilder::VisitStmt() to make CFG... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Daniel Dunbar | Rename 'CIndex' to 'libclang', since it has basically... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Ted Kremenek | Don't perform AnalysisBasedWarnings in Sema or run... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Douglas Gregor | After substituting a template argument for a non-type... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
John McCall | When synthesizing Objective C records, give the synthet... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Douglas Gregor | Fix a thinko that caused us not to compute __builtin_of... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Douglas Gregor | Teach clang_getLocation() to cope with a NULL file... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Anders Carlsson | Remove an unnecessary parameter from EmitClassCopyAssig... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Douglas Gregor | Clean up our handling of local instantiation scopes... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Daniel Dunbar | Move include installation steps to better location... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
David Chisnall | Fixed incorrect type of alloca (GNU runtime). |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Abramo Bagnara | Add calling convention related attributes to related... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Abramo Bagnara | Attribute noreturn is now put in declaration attributes... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
John McCall | An edge from a call expression to the exit block is... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Douglas Gregor | Fix ADL for types declared in transparent decls, from... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Douglas Gregor | Introduce a sequence number into class template partial |
commit | commitdiff | tree | snapshot |
2010-04-30 |
John McCall | Account for the VTT argument when making an implicit... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Douglas Gregor | When we start the definition of a class template, set the |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Zhongxing Xu | Remove unused trait. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Zhongxing Xu | Refactor the AnalysisConsumer to analyze functions... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
John McCall | Fix a tentative-parse error with unqualified template... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Douglas Gregor | Fix pasto in this test |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Douglas Gregor | Add Clang version inspection macros. Fixes PR6681. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
John McCall | Fix -fno-rtti -fexceptions by forcing the emission... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Nate Begeman | logical ops, unary ops, pairwise ops |
commit | commitdiff | tree | snapshot |
2010-04-30 |
John McCall | Teach EHCleanupBlock to deal appropriately with the... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Anders Carlsson | Get the base class addresses before calling EmitClassCo... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Anders Carlsson | Remove an unnecessary argument to EmitClassCopyAssignment. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
John McCall | Rebuild the nested name specifiers in member-pointer... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Nate Begeman | Comparisons. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ted Kremenek | Do not enable '-analyze-check-security-syntactic' by... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Douglas Gregor | When determining a standard conversion sequence involve... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Fariborz Jahanian | Properties cannot be synthesized by-dafult in |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Devang Patel | Use clang::VarDecl name instead of llvm::GlobalVariable... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ted Kremenek | Add USR support for 'static inline' functions (which... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ted Kremenek | Remove USRGenerator::VisitBlockDecl(). We don't need... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ted Kremenek | Add test case for __has_feature(objc_weak_class). |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Nate Begeman | Start stamping out the __builtin_neon stuff. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ted Kremenek | Add FunctionDecl::isVariadic() to match BlockDecl:... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ted Kremenek | Rename BlockDecl::IsVariadic() to BlockDecl::isVariadic... |
commit | commitdiff | tree | snapshot |
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 |
next |