]> granicus.if.org Git - clang/shortlog
clang
2012-03-09 Anna ZaksCallGraph: Add getNode() method, constify.
2012-03-09 Argyrios KyrtzidisAllow serializing an invalid ParmVarDecl and don't...
2012-03-09 Daniel DunbarRevert r152430 "[AST] Mark ASTContext::getTypeInfo...
2012-03-09 Matt Beaumont-GayAdd a helper to get a CXXConstructExpr from a CXXNewExpr.
2012-03-09 Argyrios KyrtzidisImprove our semantic error recovery.
2012-03-09 Daniel Dunbar[AST] Mark Expr::Ignore*() functions as LLVM_READONLY.
2012-03-09 Daniel Dunbar[AST] Mark ASTContext::getTypeInfo and some friends...
2012-03-09 Daniel Dunbar[AST] Mark Expr::getExprLoc() as LLVM_READONLY.
2012-03-09 Daniel Dunbar[Sema] Remove dead getSourceRange() call, caught by...
2012-03-09 Daniel Dunbar[AST/etc] Mark {getSourceRange(),getStartLoc(),getEndLo...
2012-03-09 Richard SmithAdd user-defined literals to release notes.
2012-03-09 Fariborz Jahanianlldb support: under debugger support flag, when sending...
2012-03-09 Daniel Dunbar[AST/Sema/libclang] Replace getSourceRange().getBegin...
2012-03-09 Daniel Dunbar[AST/Sema] Add {CXXBaseSpecifier,Declarator,DeclSpec...
2012-03-09 Daniel Dunbar[AST] Define a few more key getLocStart() implementations.
2012-03-09 Daniel Dunbar[AST] Reimplement Stmt::getLoc{Start,End} to dispatch...
2012-03-09 Daniel Dunbar[AST] Add {DeclRefExpr,MemberExpr,ImplicitCastExpr...
2012-03-09 Daniel Dunbar[AST] Add DeclaratioName::getLoc{Start,End} for consist...
2012-03-09 Daniel Dunbar[Basic] Rename LangOptions::NoInline to NoInlineDefine...
2012-03-09 Benjamin KramerHarden test for 32 bit platforms, where size_t is unsig...
2012-03-09 Hans Wennborg-Wformat-non-iso: warn about positional arguments ...
2012-03-09 Richard SmithFix statement printing for raw and template user-define...
2012-03-09 Richard SmithUser-defined literals are done.
2012-03-09 Richard SmithLiteral operator suffixes and regular names live in...
2012-03-09 Richard SmithLiteral operators can't have default arguments.
2012-03-09 Richard SmithSupport for raw and template forms of numeric user...
2012-03-09 John McCallRemove accidental binary commit.
2012-03-09 Daniel Dunbar[AST] Memoize ASTContext::getTypeInfo().
2012-03-09 John McCallPerform l2r conversions on delete operands before doing
2012-03-09 Eli FriedmanMake sure we update the static local decl address map...
2012-03-09 Eli FriedmanMake sure constant emission handles initializer lists...
2012-03-09 Daniel Dunbar[AST] NestedNameSpecifier's ctor/dtor are trivial and...
2012-03-09 Daniel Dunbar[AST] Type::isVoidType() is trivial and should be inlined.
2012-03-09 Daniel Dunbar[AST] Reduce Decl::getASTContext() calls.
2012-03-09 Ted Kremenek[analyzer] Implement basic path diagnostic pruning...
2012-03-08 Anna Zaks[analyzer] Use call graph to determine order in which...
2012-03-08 Anna Zaks[analyzer] Rework inlining related command line options.
2012-03-08 Anna ZaksCall Graph: Only the root node is allowed to have an...
2012-03-08 Richard SmithRemove a test FIXME for a case which is already fixed.
2012-03-08 Richard SmithFix a couple of issues with literal-operator-id parsing...
2012-03-08 John McCallDon't crash when a statement in a block is ill-formed but
2012-03-08 Richard SmithWhen checking the encoding of an 8-bit string literal...
2012-03-08 Sebastian RedlTurn explicit construction of temporaries using initial...
2012-03-08 Benjamin KramerUntangle getUnderlyingDeclImpl, no functionality change.
2012-03-08 Argyrios Kyrtzidis[utils/FuzzTest] Add '--stop-on-fail' to stop the scrip...
2012-03-08 Daniel Dunbar[AST] Clean up NamedDecl::getUnderlyingDecl() change...
2012-03-08 Daniel DunbarRemove stray semi-colon.
2012-03-08 Daniel Dunbar[AST] APValue: Split the fast path of MakeUninit to...
2012-03-08 Argyrios Kyrtzidis[utils/FuzzTest] The help message says that if you...
2012-03-08 Argyrios Kyrtzidis[utils/FuzzTest] For --filelist the option type is...
2012-03-08 Daniel Dunbar[Basic] PartialDiagnostic: Manual split out the cold...
2012-03-08 Daniel Dunbar[AST] Change NamedDecl::getUnderlyingDecl() to inline...
2012-03-08 Rafael EspindolaReplace MarkVarRequired with a more generic
2012-03-08 Rafael EspindolaAlso test pr12104 with pch.
2012-03-08 Rafael EspindolaImplement -fno-dwarf2-cfi-asm on linux too.
2012-03-08 Richard SmithEnsure we don't print 123ULL_foo when printing a user...
2012-03-08 Richard SmithAdd support for cooked forms of user-defined-integer...
2012-03-08 Stepan DyatkovskiyTaken into account Duncan's comments for r149481 dated...
2012-03-08 Daniel Dunbar[AST] Change Type::isIntegerType to be inlined(). It...
2012-03-08 Richard SmithImplement C++11 [lex.ext]p10 for string and character...
2012-03-08 Douglas GregorLoosen the precondition of isCXXInstanceMember() to...
2012-03-08 Daniel DunbarSpelling.
2012-03-08 Daniel DunbarSema: Don't emit a gajillion calls to sanity() -- an...
2012-03-08 Richard SmithUser-defined literal support for character literals.
2012-03-08 Richard TrieuFix -Wuninitialized to catch the case of a class being...
2012-03-08 Argyrios Kyrtzidis[libclang] Fix a crash when serializing a preprocessing...
2012-03-08 Douglas GregorStreamline BalancedDelimiterTracker, by eliminating...
2012-03-08 Fariborz Jahanianimprove on diagnostic when block captures uninitialized
2012-03-08 Anna ZaksAdd a basic CallGraph to Analysis.
2012-03-08 Fariborz Jahanianimprove on diagnostic and provide a fixit hint when
2012-03-08 Argyrios Kyrtzidis[libclang] Enhance clang_getOverriddenCursors.
2012-03-07 Bob WilsonWorkaround module test failures by removing the version...
2012-03-07 Richard TrieuRemove unnecessary include in ExprObjC.h
2012-03-07 Sebastian RedlBe smarter in discovering list-initialization of tempor...
2012-03-07 Richard SmithCorrect the documentation to give a legal example of...
2012-03-07 Richard SmithAST representation for user-defined literals, plus...
2012-03-07 Richard SmithTest fix-it added in r152198.
2012-03-07 Richard SmithAdd -Wc++11-compat warning for string and character...
2012-03-07 Richard SmithDon't even try to directly emit the value of a DeclRefE...
2012-03-07 Argyrios Kyrtzidis[PCH] Mark a PCH file with a flag to indicate if the...
2012-03-07 Eli FriedmanCorrect test from r152189.
2012-03-07 Eli FriedmanMake sure we consistently canonicalize types when canon...
2012-03-07 Fariborz Jahanianobjective-c lldb support: don't perform ivar access...
2012-03-07 Andrew TrickMore git-svn compatible version string, by request.
2012-03-07 Richard SmithThe constant folder's diagnosic mechanism is irrelevant...
2012-03-07 Chad Rosier[driver] Don't try to generate diagnostic information...
2012-03-07 Benjamin KramerSilence unused variable warnings.
2012-03-07 Michael HanRefactor Clang sema attribute handling.
2012-03-07 Dylan NoblesmithAST: fix build since r152060
2012-03-06 Daniel Dunbar[AST] VarDecl::hasDefinition() - Early exit if we find...
2012-03-06 Daniel Dunbar[AST] FunctionDecl::getBuiltinID() - Eliminate spurious...
2012-03-06 Ted KremenekFix horrific CFG bug where '@autoreleasepool' would...
2012-03-06 Chad RosierMissing period.
2012-03-06 Chad RosierWhitespace.
2012-03-06 Sean CallananCleanup (style). Thanks to Argyrios for catching
2012-03-06 Michael Hancommit access verified, revert change
2012-03-06 Michael Hantest commit access
2012-03-06 NAKAMURA TakumiCMake: Fix build to add clangEdit to USED_LIBS.
2012-03-06 Argyrios Kyrtzidis[objcmt] Add a triple to test/ARCMT/objcmt-subscripting...
2012-03-06 Sean CallananExtended the UnknownAnyTy resolver to handle
next