]> granicus.if.org Git - clang/shortlog
clang
2011-07-07 Douglas GregorIntroduce a new libclang aPI function,
2011-07-07 David ChisnallIf we're using the pure non-fragile ABI, then skip...
2011-07-07 David ChisnallSet a flag to tell the runtime when we're compiling...
2011-07-07 David ChisnallFix example: variable is initialized to 10 and then...
2011-07-07 John McCallIn ARC, reclaim all return values of retainable type...
2011-07-07 Argyrios Kyrtzidis[arcmt] Add -ccc-arcmt-check/-ccc-arcmt-modify driver...
2011-07-07 Nick LewyckySort #includes.
2011-07-07 Argyrios KyrtzidisWhen expanding macro arguments, treat '##' coming from...
2011-07-07 Argyrios KyrtzidisMake the Preprocessor more memory efficient and improve...
2011-07-07 Argyrios KyrtzidisFix bug in SourceManager::getDecomposedInstantiationLoc...
2011-07-07 Argyrios KyrtzidisFor -print-stats, add the number of bytes that SLocEntr...
2011-07-07 Nick LewyckyIn an in-class initialization, defer checks for value...
2011-07-07 Eli FriedmanZap a couple unnecessary loops.
2011-07-07 Tanya LattnerDo not violate the opencl casting rules. This test...
2011-07-07 John McCallMove and elaborate the section on objc_arc_weak_unavail...
2011-07-06 Sean HuntEnsure that we actually visit function parameter declar...
2011-07-06 Fariborz JahanianUpdate document for objc_arc_weak_unavailable attribute
2011-07-06 Fariborz JahanianUpdate document on use of ns_returns_not_retained
2011-07-06 Chandler CarruthBased on comments from Chris, switch to using CFG:...
2011-07-06 Francois PichetMSVC doesn't like mixing declarations and statements...
2011-07-06 Douglas GregorProperly implement the scope restriction on the NRVO for
2011-07-06 Fariborz JahanianUpdate documentation for // rdar://9619861
2011-07-06 Fariborz Jahanianrevert patch for // rdar://9227352
2011-07-06 Fariborz JahanianSome code cleanup of r134522
2011-07-06 Evan ChengcreateMCInstPrinter doesn't need TargetMachine anymore.
2011-07-06 Fariborz Jahanianobjc-arc: Support objc_arc_weak_unavailable on those
2011-07-06 Douglas GregorDon't try to type-check a copy construction of an exception
2011-07-06 Jonathan D... Update docs to remove reference to OverloadedFunctionDe...
2011-07-06 Douglas GregorKeep track of when "unrecoverable" errors occur, then...
2011-07-06 Benjamin KramerSmallVectorize a critical vector.
2011-07-06 Douglas Gregorlibclang: Allow callers of clang_saveTranslationUnit...
2011-07-06 Chandler CarruthBuild up statistics about the work done for analysis...
2011-07-06 Douglas GregorTeach the static analyzer's interpretation of Cocoa...
2011-07-06 Rafael EspindolaUse attributes from the definition (if available) when
2011-07-06 Joerg SonnenbergerFix C&P error
2011-07-06 John McCallWhen tree-transforming an expression sequence, always...
2011-07-06 John McCallFixed enum types can be complete without actually being...
2011-07-06 John McCallProperly protect colons when parsing a nested-name...
2011-07-06 Douglas GregorImprove the Python bindings for libclang in a few ways...
2011-07-06 John McCallSomehow the -fgnu-runtime option itself got lost in...
2011-07-06 John McCallCall objc_terminate() instead of abort() when a cleanup...
2011-07-06 John McCallMissing header from last commit; accidental change.
2011-07-06 Fariborz JahanianAdded a missing case label.
2011-07-06 John McCallChange the driver's logic about Objective-C runtimes...
2011-07-05 Fariborz Jahanianobjc-arc: enforce performSelector rules in rejecting...
2011-07-05 Dan GohmanAdd the ObjC ARC optimization passes manually, now...
2011-07-05 Eli FriedmanRemove unused member of Builtin::Info.
2011-07-05 Devang PatelTestcase for r134441.
2011-07-05 Joerg SonnenbergerDrop "soft" argument that would be considered as file...
2011-07-05 Douglas GregorLook through parenthesized declarators when determining...
2011-07-05 Joerg SonnenbergerHook up mipsel-netbsd and mipsel-freebsd for OS specifi...
2011-07-05 Joerg SonnenbergerUse OS-specific configuration for mips-netbsd and mips...
2011-07-05 Douglas GregorSome documentation fixes for the parser, from John...
2011-07-05 Douglas GregorStringRef'ize clang::drive::Option::getName(), from...
2011-07-05 Douglas GregorClean up and refactor ParseFunctionDeclarator to reduce...
2011-07-05 Douglas GregorActOnCXXConditionDeclaration should take into account...
2011-07-05 Fariborz JahanianDon't define __CONSTANT_CFSTRINGS__ with -fno-constant...
2011-07-05 Joerg SonnenbergerDon't define _BIG_ENDIAN for NetBSD/PowerPC.
2011-07-05 Joerg SonnenbergerFix indentation
2011-07-05 Douglas GregorTeach Clang's <float.h> to also include MinGW's <float...
2011-07-05 Douglas GregorUpdate header-search paths for MinGW, from Ruben Van...
2011-07-05 Benjamin KramerDon't overread the buffer when an %x escape in inline...
2011-07-05 Benjamin KramerInitialize member.
2011-07-04 Joerg SonnenbergerAdd explicit default case for -Wswitch-enum.
2011-07-04 Joerg SonnenbergerUse switch(os) style consistently. Add a bunch of NetBS...
2011-07-04 Joerg SonnenbergerOn PowerPC, both FreeBSD and NetBSD use ints for (s...
2011-07-04 Anders CarlssonRemove unused parameter from ActOnDeclarator.
2011-07-04 Chandler CarruthSwitch the Decl and Stmt stats printing to use llvm...
2011-07-04 Chandler CarruthStart switching the AST stats printing to use llvm...
2011-07-03 Chris Lattnerfix typo
2011-07-02 Abramo BagnaraRewritten fix in r134139 to conform evaluation result...
2011-07-02 Nick LewyckyFix a typo, remove a tab, canonicalize some spacing...
2011-07-02 Eli FriedmanReorganize builtins to separate out builtins which...
2011-07-02 Douglas GregorWhen producing -Wuninitialized Fix-Its for pointers...
2011-07-02 Eli FriedmanDon't use x86_mmx where it isn't necessary.
2011-07-02 Chandler CarruthMake the GCC version proliferation worse by N+1 for...
2011-07-02 Eli FriedmanMake clang behave in a gcc-compatible way in the presen...
2011-07-02 Eric ChristopherAdd a testcase for r134292.
2011-07-02 Eric ChristopherUpdate for llvm commit r134291.
2011-07-02 Chandler CarruthMove the Sema argument to all of the Sema-using helper...
2011-07-01 Chandler CarruthRename static helpers to use 'camelCaseNames' per the...
2011-07-01 Chandler CarruthMechanical rename of 'd' Decl pointer parameters to...
2011-07-01 Argyrios Kyrtzidis-Fix mistake in ASTContext::getInnerObjCOwnership notic...
2011-07-01 Douglas GregorAdd initial *-*-rtems* target, from Joel Sherrill
2011-07-01 Argyrios KyrtzidisFix the warning that is emitted when an ownership attri...
2011-07-01 Argyrios KyrtzidisUse transferARCOwnershipToDeclaratorChunk in inferARCWr...
2011-07-01 Argyrios KyrtzidisFix assertion hit in inferARCWriteback.
2011-07-01 Argyrios Kyrtzidis[ARC] When casting from a pointer to an objective-c...
2011-07-01 Argyrios Kyrtzidis-Remove Sema::ActOnCastOfParenListExpr and move most...
2011-07-01 Argyrios Kyrtzidis[ARC] When casting from a pointer to an objective-c...
2011-07-01 Argyrios KyrtzidisBreak Sema::GetTypeForDeclarator in 2 functions, one...
2011-07-01 Argyrios KyrtzidisIntroduce Declarator::ObjCCatchContext, this will resul...
2011-07-01 Douglas GregorRefactor AttributeList.h to use alphabetical order...
2011-07-01 Douglas GregorEmit guard variables for any weak global that has a...
2011-07-01 Douglas GregorWhen adding boolean keywords for typo correction, add...
2011-07-01 Douglas GregorFix testcase
2011-07-01 Douglas GregorDon't zero-initialize default-initialized local variabl...
2011-07-01 Richard TrieuFor code such as:
2011-07-01 Richard TrieuFix for PR7410. Allow functions in a derived class...
2011-07-01 Richard SmithFix AST representations of alias-declarations which...
next