]> granicus.if.org Git - clang/shortlog
clang
2013-06-21 Douglas Gregor[Modules] If a module map resides in a system header...
2013-06-21 Larisse VoufoAdd basic fixit test to template instantiation bug...
2013-06-21 Samuel BenzaquenAdd support for polymorphic matchers. Use runtime type...
2013-06-21 Reid KlecknerDisable an assertion death test when using MSVC's assert()
2013-06-21 Reid Kleckner[ms-cxxabi] Destroy temporary record arguments in the...
2013-06-21 Manuel KlimekImprove documentation for AST matchers.
2013-06-21 David BlaikieDebugInfo: handle the DI asm printing change to reword...
2013-06-21 Eli FriedmanDelete dead code.
2013-06-21 Eli FriedmanAdd test.
2013-06-21 Sean Silva[docs] Add link to presentation slides.
2013-06-21 Eli FriedmanDelete dead code.
2013-06-21 Nico WeberAdd an assert() suggested by Richard.
2013-06-21 Eli FriedmanAdd missing test.
2013-06-21 David BlaikieFix all the silly things I committed in r184509
2013-06-21 Jordan Rose[analyzer] Handle zeroing CXXConstructExprs.
2013-06-21 Jordan Rose[analyzer] Fix stale comment in CallEvent.
2013-06-21 David BlaikieAlternative fix for r184473.
2013-06-21 Douglas GregorAdd test header missing from r184504.
2013-06-21 Douglas GregorWhen building a module, keep *all* declared methods...
2013-06-21 Larisse VoufoBug Fix: Template explicit instantiations should not...
2013-06-20 Eli FriedmanAdd a couple more tests.
2013-06-20 Chandler CarruthUpdate a comment to clarify that searching the target...
2013-06-20 Nico WeberFix a crash with __flaot128 noticed by Eli.
2013-06-20 Michael Gottesman[checked-arithmetic builtins] Added builtins to enable...
2013-06-20 Richard TrieuAdd back a condition accidentially removed in r184470.
2013-06-20 Richard SmithFix typo in comment. Patch by Matthew Dempsky!
2013-06-20 Richard SmithFix copy-pasted comment.
2013-06-20 Eli FriedmanDon't allow __attribute__((common)) in C++. PR16330.
2013-06-20 Richard SmithAvoid repeatedly evaluating subexpressions when checkin...
2013-06-20 Nico WeberLazily provide a __float128 dummy type in -std=gnu...
2013-06-20 John McCallCall __cxa_begin_catch before std::terminate() in a...
2013-06-20 Adrian PrantlDebug Info: Attempt to resolve forward declarations...
2013-06-20 Lawrence CrowlTest files for private header patch.
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...
next