]> granicus.if.org Git - clang/shortlog
clang
2010-05-20 John McCallDon't try to check jump scopes in invalid functions...
2010-05-20 Douglas GregorWhen creating a this-adjustment thunk where the return...
2010-05-20 Ted KremenekAdd libclang function 'clang_isFromMainFile()' (which...
2010-05-20 Douglas GregorRemove accidental commit
2010-05-20 Douglas GregorVarious small fixes for construction/destruction of...
2010-05-20 Ted KremenekExpose -fobjc-nonfragile-abi2 as a top-level clang...
2010-05-20 John McCallSupport implicitly closing on 'this' in a block. Fixed...
2010-05-20 Chris Lattnerjust add a fixme for the StructuredArgs leak, it should...
2010-05-20 Chris Lattnerswitch TemplateArgumentListBuilder to hold its flat...
2010-05-20 Chris Lattnerfix the TemplateArgumentList copy constructor to not
2010-05-20 Chris LattnerClarify TemplateArgumentList ownership over its "flat...
2010-05-19 Jim Grosbachtweak to (hopefully) fix darwin[89] buildbots. Thanks...
2010-05-19 Douglas GregorWhen a conditional operator is an rvalue of class type...
2010-05-19 Fariborz JahanianMore tests for ObjC++ GC support.
2010-05-19 Ted KremenekMove CXCursor_FirstDecl definition later to make the...
2010-05-19 Abramo BagnaraAdded basic source locations to Elaborated and Dependen...
2010-05-19 Fariborz JahanianAdds support for ObjC++'s GC attribute on declaration of
2010-05-19 Daniel DunbarRevert r104117, "Provide a naming class for UnresolvedL...
2010-05-19 Douglas GregorFill in some silly defaults to silence a GCC warning
2010-05-19 Douglas GregorCache the linkage of a type within its canonical type...
2010-05-19 Ted KremenekRemove clang_isDeclarationADefinition() since its funct...
2010-05-19 Ted KremenekAdd clang support for IBOutletCollection.
2010-05-19 Douglas GregorRevert r104106; it's breaking linking of Boost.Serializ...
2010-05-19 Benjamin KramerImplement codegen for __builtin_isnormal.
2010-05-19 Chandler CarruthProvide a naming class for UnresolvedLookupExprs, even...
2010-05-19 Douglas GregorProfile type-dependent uses of overloaded operators...
2010-05-19 Douglas GregorTeach clang to instantiate attributes on more declarati...
2010-05-19 Douglas GregorImplement C++ builtin operator candidates for vector...
2010-05-19 Chandler CarruthFix a GCC warning about inline functions not being...
2010-05-19 Chandler CarruthFix an obvious goof that rjmccall found by inspection...
2010-05-18 Douglas GregorBasic test for user-defined conversions involving vecto...
2010-05-18 Fariborz JahanianMisc. fixes to bring Objetive-C++'s handling of
2010-05-18 Douglas GregorProtect isIntegerConstantExpr from seeing type- or...
2010-05-18 Douglas GregorImplement C++ support for vector and extended vector...
2010-05-18 Ted KremenekAdd function 'clang_isTagDeclDefinition()' to allow...
2010-05-18 Ted KremenekTeach CursorVisitor about duplicate ObjCPropertyDecls...
2010-05-18 Fariborz JahanianThese test now run in objective-c++ mode we well.
2010-05-18 Douglas GregorAdd missing test case, provided by Steven Watanabe.
2010-05-18 Douglas GregorFix typo test case
2010-05-18 Douglas GregorAdd support for Microsoft's __thiscall, from Steven...
2010-05-18 Anders CarlssonCorrectly initialize bases with member pointers. This...
2010-05-18 Douglas GregorGive a slight edge to the context-sensitive keyword...
2010-05-18 Douglas GregorTweak typo-correction logic a bit regarding "super...
2010-05-18 John McCallPermit Objective C object pointers to be const_casted.
2010-05-18 Sean HuntSwitch over the tablegen to use much prettier range...
2010-05-18 Douglas Gregor"The attached patch allows clang to find the headers
2010-05-18 Douglas GregorI hate this commit.
2010-05-18 Anders CarlssonKeep track of the LLVM field numbers for non-virtual...
2010-05-18 Anders CarlssonStart laying out bases as individual fields. We still...
2010-05-18 Anders CarlssonAdd CodeGenTypes::ContainsPointerToDataMember overload...
2010-05-18 John McCallIf a switch condition is constant, don't warn about...
2010-05-18 Zhongxing XuAdd option '-analyzer-max-loop', which specifies the...
2010-05-17 John McCallTeach the ObjC mangler to ignore member pointers just...
2010-05-17 Chandler CarruthAdd a hack to silence warnings about failing to return...
2010-05-17 Douglas GregorInstantiate attributes on typedefs. This is a quick...
2010-05-17 Nick LewyckyAdd a 'Base' type to RecursiveASTVisitor to make recurs...
2010-05-17 Ted KremenekClean up test case and remove XFAIL. This test can...
2010-05-17 John McCallComments and assorted cleanups for the Objective C...
2010-05-17 John McCallClean up some more uses of getAs<ObjCInterfaceType...
2010-05-17 Chandler CarruthFix an ambiguous else warning from GCC by adding some...
2010-05-17 Chris Lattnerrobustify the conflict marker stuff. Don't add 7 twice...
2010-05-17 Ted KremenekFix missing '}'.
2010-05-17 John McCallCorrectly generate IR for ObjC messages sends to protoc...
2010-05-17 Ted KremenekAdd libclang function 'clang_CXXMethod_isStatic' to...
2010-05-17 Douglas GregorTest that mutability of class members that involve...
2010-05-17 Douglas GregorTeach ASTContext::getUnqualifiedArrayType() how to...
2010-05-17 Douglas Gregormutable is a storage class that can follow a class...
2010-05-17 Fariborz JahanianDon't attempt to poke into an invalid field's class...
2010-05-17 Douglas GregorDiagnose a redefinition error when there are two instan...
2010-05-17 Douglas GregorDetermine when the instantiation of a friend function...
2010-05-17 Daniel DunbarIRgen: Remove dead function.
2010-05-17 Daniel DunbarC++/Darwin/i386 ABI: Fix some problems with empty recor...
2010-05-17 Douglas GregorC++98/03 [temp.friend]p4 requires that inline function...
2010-05-17 Douglas GregorEnsure that destructors are called for NRVO'd objects...
2010-05-17 David ChisnallPick the correct personality function based on the...
2010-05-17 Eli FriedmanPR7117: Make sure we don't lose the calling convention...
2010-05-16 Chris Lattnerwhen code completing inside a C-style block comment...
2010-05-16 mike-mMoved clang-builtin include dir position to immediately...
2010-05-16 Anders CarlssonCorrectly diagnose array 'new' with initialization...
2010-05-16 Douglas GregorWhen the type-id or new-type-id of a C++ "new" expressi...
2010-05-16 John McCallDon't emit any fallthrough / missing-noreturn warnings...
2010-05-16 Chandler CarruthWhen constant folding reference variables with an initi...
2010-05-16 Chris Lattnerreally use valist.
2010-05-16 Chris Lattnerfix rdar://7985267 - Don't emit an error about a non...
2010-05-16 John McCallEmit a type record for TYPE_OBJC_OBJECT in the PCH...
2010-05-16 John McCallBe sure to initialize the "has base type as written...
2010-05-16 John McCallAvoid doing two switches in TypeLoc's initialize()...
2010-05-16 Douglas GregorWhen initializing thread-safe statics, put the call to
2010-05-16 Douglas GregorRevert r103880 (thread-safe static initialization w...
2010-05-16 Fariborz JahanianMinor twik to my last patch. (for radar 7986354).
2010-05-15 Fariborz JahanianFix API gen for objc_msgSend property of aggregate...
2010-05-15 Douglas GregorWhen initializing thread-safe statics, put the call to
2010-05-15 Douglas GregorAttempt to satisfy Release-Asserts build
2010-05-15 John McCallModify this comment per Doug's suggestion: we don...
2010-05-15 Chris Lattnersigh
2010-05-15 Chris Lattnerfix _mm_shuffle_pd too, thanks to Joel Falcou for point...
2010-05-15 Douglas GregorWhen applying the named return value optimization,...
2010-05-15 John McCallSubstantially alter the design of the Objective C type...
2010-05-15 Douglas GregorImplement a simple form of the C++ named return value...
2010-05-15 Douglas GregorImplement semantic analysis and an AST representation...
next