]> granicus.if.org Git - clang/shortlog
clang
2013-06-20 Lawrence CrowlThis patch adds new private headers to the module map...
2013-06-20 Richard TrieuExtend -Wnon-pod-varargs to check calls made from funct...
2013-06-20 Eli FriedmanClean up warning and add a test.
2013-06-20 Eli FriedmanAdd test.
2013-06-20 Lawrence CrowlFix English grammar error.
2013-06-20 Meador IngeCodeGen: Don't set 'PMBuilder.DisableSimplifyLibCalls'
2013-06-20 Eli FriedmanAdd an additional test for dynamic_cast.
2013-06-20 Eli FriedmanRemove dead code.
2013-06-20 David BlaikieFix CodeGenCXX/debug-info.cpp to target a known ABI...
2013-06-20 Reid KlecknerFix CodeGenCXX/debug-info.cpp test on Windows
2013-06-20 Rafael EspindolaUse the new name of getUniqueID.
2013-06-20 Samuel BenzaquenEnhancements for the DynTypedMatcher system.
2013-06-20 Manuel KlimekAdds the equalsBoundNode matcher.
2013-06-20 Alexander KornienkoUse the same set of whitespace characters for all opera...
2013-06-20 Manuel KlimekImplements declaratorDecl, parmVarDecl and hassTypeLoc...
2013-06-20 Enea ZaffanellaImproved source code fidelity for gcc mode attribute.
2013-06-20 Evgeniy StepanovAdd -fno-assume-sane-operator-new when building with...
2013-06-20 Chandler CarruthUpdate two options to my proposed syntax for user-facin...
2013-06-20 Pavel LabathFix static analyzer crash when casting from an incomple...
2013-06-20 Chandler CarruthAdd a regression test for PR16370 next to the dr7 test...
2013-06-20 Chandler CarruthTemporarily revert r183462: "Implement DR7"
2013-06-20 Eli FriedmanFix one place I missed that was memcpy'ing TypeLocs...
2013-06-20 Richard SmithPR16377: Allow evaluation of statement expressions...
2013-06-20 Richard SmithAdd a workaround for a libstdc++-4.2 <tr1/hashtable...
2013-06-20 Eli FriedmanOne more cast test.
2013-06-20 Eli FriedmanAdd a few more tests for casts.
2013-06-20 Richard SmithFix typo in r184308.
2013-06-20 Eli FriedmanAdd a testcase which uses an UnresolvedUsingTypenameDec...
2013-06-19 Michael Gottesman[clang-lit] Added the run_long_tests param option/long_...
2013-06-19 Stephen LinRevert r184205 and associated patches while investigati...
2013-06-19 Argyrios Kyrtzidis[libclang] Make sure crash-recovery for module-building...
2013-06-19 Eli FriedmanFix r184381 so the test doesn't fail. Sorry for the...
2013-06-19 Eli FriedmanExtra test for diagnostic in Sema::BuildCXXNestedNameSp...
2013-06-19 Eli FriedmanRemove dead code.
2013-06-19 Eli FriedmanImprove diagnostic for redeclaring static member functi...
2013-06-19 Richard TrieuFix for PR 16367, display the name of a function in...
2013-06-19 Eli FriedmanAdd missing test for -Wunneeded-member-functions.
2013-06-19 David BlaikieDebug Info: PR14763/r183329 - specify that non-trivial...
2013-06-19 Alexander KornienkoFixed long-standing issue with incorrect length calcula...
2013-06-19 Eli FriedmanDelete dead code. (Array element types are always...
2013-06-19 Samuel BenzaquenEnhancements for the DynTypedNode
2013-06-19 Stephen LinCorrections to r184205 ('this'-return optimization...
2013-06-19 Fariborz Jahaniandocumentation parsing: patch to make @class work for
2013-06-19 Renato GolinRevert "Adds support for openSUSE ARM v5/v7 triples."
2013-06-19 Renato GolinAdds support for openSUSE ARM v5/v7 triples.
2013-06-19 Reid Kleckner[CodeGen] Move EHScopeStack into its own header
2013-06-19 Reid Kleckner[Windows] Fix __declspec(property) when the getter...
2013-06-19 Manuel KlimekCompletely revamp node binding for AST matchers.
2013-06-19 Rafael EspindolaDon't depend on PathV1.h including set.
2013-06-19 Reid Kleckner[ms-cxxabi] Emit and install appropriately mangled...
2013-06-19 Reid Kleckner[Driver] Don't forward source file input args to gcc
2013-06-19 James MolloyRevert r184302 on Renato's behalf - it broke the bots...
2013-06-19 Alexander KornienkoSplit long strings on word boundaries.
2013-06-19 Renato GolinAdds support for openSUSE ARM v5/v7 triples.
2013-06-19 Rafael EspindolaFix pr16354.
2013-06-19 Andy GibbsSilence 'set but not used' warning when building in...
2013-06-19 Rafael EspindolaUse llvm::sys::fs::can_execute.
2013-06-19 Pavel LabathFix a crash in the static analyzer (bug #16307)
2013-06-19 NAKAMURA TakumiFix a warning. [-Wunused-variable]
2013-06-19 NAKAMURA TakumiRevert r184249, "doc. parsing: Allow parameter name...
2013-06-19 Eli FriedmanDelete dead code.
2013-06-19 Manman RenDebug Info: support for gdwarf-2 gdwarf-3 gdwarf-4
2013-06-19 Eli FriedmanAdd test coverage for serialization of dependent functi...
2013-06-18 Adrian PrantlAdd some comments to r184252.
2013-06-18 Anna Zaks[analyzer] Do not create a CompoundVal for lvalue InitL...
2013-06-18 Anna Zaks[analyzer] Do not report uninitialized value warnings...
2013-06-18 Adrian PrantlEmit forward decls for structs with declarations only...
2013-06-18 Eli FriedmanIntroduce a new mangling for protocol-qualified ObjC...
2013-06-18 Fariborz Jahaniandoc. parsing: Allow parameter name "..." for variadic...
2013-06-18 Eli FriedmanMake sure the assembler-with-cpp hack for "#" works...
2013-06-18 Argyrios KyrtzidisWhen declaring an ObjC interface decl with a @compatibi...
2013-06-18 Rafael EspindolaUse llvm::sys::fs::can_write.
2013-06-18 Stephen LinPartially revert r184225 test changes and make a smalle...
2013-06-18 Michael Gottesman[multiprecision-builtins] Added missing builtin __built...
2013-06-18 Stephen LinFix C++ constructor/destructor tests when run on ARM
2013-06-18 Richard SmithDR14, DR101, and part of DR1: fix handling of extern...
2013-06-18 Rafael EspindolaUse llvm::sys::fs::GetUniqueID.
2013-06-18 Eli FriedmanCorrectly compute the index of the first string format...
2013-06-18 Richard SmithPR14503: Don't assert if a constexpr constructor templo...
2013-06-18 Fariborz JahanianObjective-C: Fixes a typo correction bug where a
2013-06-18 Stephen LinCodeGen: Have 'this'-returning constructors and destruc...
2013-06-18 Fariborz JahanianFix buildbot failure.
2013-06-18 Fariborz JahanianObjective-C [qoi]: privide typo correction for selectors
2013-06-18 Reid KlecknerRemove option emitter from clang-tblgen
2013-06-18 Rafael EspindolaRemove duplicated file and directory.
2013-06-18 Bill WendlingUpdate to pass in pointers intead of references.
2013-06-18 Bob Wilsonsize_t on Darwin AAPCS targets is "unsigned long"....
2013-06-18 Dmitri GribenkoSimplify a loop in ProcessCodeCompleteResults(). Point...
2013-06-18 Dmitri GribenkoArrayRef'ize CodeCompletionContext::getNumSelIdents()
2013-06-18 Larisse Voufocontextual conversion fix: C++98 compatibility warning.
2013-06-18 John McCallAdd support for -fpcc-struct-return. Patch by Arthur...
2013-06-18 Larisse Voufor184100 Fix -- Updated test cases for contextual conversion
2013-06-18 Adrian PrantlRemove an ugly hack that was meant to eliminate the...
2013-06-18 Eli FriedmanDelete dead code.
2013-06-18 Eric ChristopherAccept and ignore -fdebug-types-section for now. This...
2013-06-18 Eric ChristopherFileCheck-ize.
2013-06-17 Eli FriedmanAdd a missing testcase for ObjC ivar encoding for a...
2013-06-17 Richard SmithTurn Clang 3.3 boxes on C++ status from yellow to green...
2013-06-17 Richard SmithPoint link at correct location for Clang 3.3 release...
2013-06-17 Eli FriedmanFix source range of CXXNewExpr with parentheses around...
next