]> granicus.if.org Git - clang/shortlog
clang
2013-07-03 Jordan RoseWith CLANG_ENABLE_STATIC_ANALYZER=0, link clang properl...
2013-07-03 Bill SchmidtFix PR16454: Don't #include altivec.h when preprocessin...
2013-07-03 Serge PavlovTest case for PR7887 - failed with asm("")
2013-07-03 Rafael EspindolaWe don't need to know the OpenSUSE version, so don...
2013-07-03 Daniel JasperPrevent error message when formatting an empty file.
2013-07-03 Daniel JasperDon't insert confusing line breaks in comparisons.
2013-07-03 Pavel Labath[analyzer] Improve handling of noreturn destructors
2013-07-03 Serge PavlovFixed test options.
2013-07-02 Kaelyn UhrainAllow typo correction to try removing nested name speci...
2013-07-02 Kaelyn UhrainLook for corrections in enclosing namespaces that requi...
2013-07-02 Manman RenDebug Info: set default to gdwarf-2 for Darwin.
2013-07-02 Richard TrieuRedirect the output of a test to a temporary file to...
2013-07-02 James DennettDocumentation: Update docs for C++ lambdas to more...
2013-07-02 Manman RenDebug Info: clean up usage of Verify.
2013-07-02 Reid Kleckner[ms-cxxabi] Mangle variadic template parameter packs
2013-07-02 Richard SmithAdd regression test for PR12331.
2013-07-02 Eli FriedmanMore fixes for block mangling.
2013-07-02 Serge PavlovFix to PR15826 - clang hits assert in clang::ASTContext...
2013-07-02 Jordan Rose[analyzer] Pointers-to-members are (currently) Locs...
2013-07-02 Andy GibbsSuppress "control reaches end of non-void function...
2013-07-02 Timur IskhodzhanovSimplify getting CXXRecordDecl from a base iterator
2013-07-02 Daniel JasperFix ranges computed by git clang-format.
2013-07-02 Daniel JasperFix formatting of long declarations with const type.
2013-07-02 Pavel LabathTeach static analyzer about AttributedStmts
2013-07-02 Eli FriedmanDon't skip lambdas when mangling local vars.
2013-07-02 Jordan Rose[analyzer] Explicitly disallow mixed Loc-NonLoc compari...
2013-07-01 Eli FriedmanSimplify code in mangler.
2013-07-01 Eli FriedmanSimplify linkage code for static local vars.
2013-07-01 Eli FriedmanFix CMakeLists.txt.
2013-07-01 Eli FriedmanFix mangling for block literals.
2013-07-01 Anton KorobeynikovFix MSP430 builtin types.
2013-07-01 Daniel JasperFix incorrect token counting introduced by r185319.
2013-07-01 Alexander KornienkoAvoid column limit violation in block comments in certa...
2013-07-01 Daniel JasperDon't align "} // namespace" comments.
2013-07-01 NAKAMURA Takumiclang/test/lit.cfg: Improve is_filesystem_case_insensit...
2013-07-01 Daniel JasperDon't add an extra space before ellipsis after pointers.
2013-07-01 Daniel JasperKeep space between pointer and block comment.
2013-07-01 Daniel JasperFix braced-list detection in lieu of trailing comments.
2013-07-01 Sylvestre LedruFollowing the modification introduced in llvm by commit...
2013-07-01 Craig TopperPut helper class in anonymous namespace.
2013-07-01 Craig TopperPut helper class in anonymous namespace.
2013-07-01 Richard SmithPR16502: Fix a dumb bug where we might look past the...
2013-07-01 Craig TopperPut helper classes in an anonymous namespace.
2013-07-01 Craig TopperUse LLVM_DELETED_FUNCTION on unimplemented copy constru...
2013-07-01 Craig TopperPut helper classes in an anonymous namespace.
2013-07-01 Craig TopperUse static for helper functions instead of an anonymous...
2013-06-30 Craig TopperMake string pointer const.
2013-06-30 Craig TopperPut helper classes into anonymous namespace.
2013-06-30 James DennettDocumentation cleanup for TypeOrdering.h.
2013-06-30 Stephen LinRestore r184205 and associated commits (after commit...
2013-06-30 James DennettDocumentation cleanup: Mostly formatting \brief documen...
2013-06-30 Richard SmithTeach -Wunsequenced that the side-effects of a function...
2013-06-30 Richard SmithReinstate r185229, reverted in r185256, with a tweak...
2013-06-30 David MajnemerLex: Cleanup whitespace in PragmaRegionHandler
2013-06-30 James DennettBug fix: Make RecursiveASTVisitor<T>::TraverseLambdaExp...
2013-06-30 James DennettAdd enumerators to TestVisitor::Language to allow visit...
2013-06-29 Benjamin KramerCompress pairs. No functionality change.
2013-06-29 Benjamin KramerDriver: Push triple objects around instead of going...
2013-06-29 Timur IskhodzhanovRevert r185229 as it breaks compilation of <windows.h>
2013-06-28 Argyrios Kyrtzidis[test] Add test case for rdar://14183893.
2013-06-28 Eli FriedmanRemove dead code.
2013-06-28 Richard SmithPR7927, PR16247: Reimplement handling of matching exter...
2013-06-28 Eli FriedmanFix error recovery with in-class initializer.
2013-06-28 Eli FriedmanFix line endings.
2013-06-28 Peter Collingbourne[ms-cxxabi] Move CodeGenVTables::needsVTTParameter...
2013-06-28 Anton Yartsev+ "For Windows Users" section
2013-06-28 Benjamin KramerUse the multiple argument form of path::append.
2013-06-28 Timur IskhodzhanovFix a trivial typo, add a FIXME to have more test cover...
2013-06-28 Alexander KornienkoUse lexing mode based on FormatStyle.Standard.
2013-06-28 Richard SmithLazily deserialize function template specializations...
2013-06-28 Rafael EspindolaUpdate for llvm::sys::fs::unique_file not creating...
2013-06-28 Eli FriedmanDelete dead code.
2013-06-27 Eli FriedmanSwitch Decl instantiation to DeclNodes.inc.
2013-06-27 Richard SmithFix nested lifetime extension when a std::initializer_l...
2013-06-27 Peter CollingbourneUse the zero-argument DIBuilder::createNullPtrType...
2013-06-27 John McCallEnsure that debugger calls to signature-less functions...
2013-06-27 Michael GottesmanRevert "Revert r184787: "Added arm_neon intrinsic tests.""
2013-06-27 Richard SmithRemove bogus VarDecl::extendsLifetimeOfTemporary functi...
2013-06-27 Eli FriedmanRemove unnecessary check.
2013-06-27 Eli FriedmanDelete dead code.
2013-06-27 Eli FriedmanDelete dead code.
2013-06-27 Douglas GregorUnder -fms-extensions, only inject a friend tag name...
2013-06-27 Eli FriedmanSimplify StmtIterator.
2013-06-27 Rafael EspindolaSmall improvements to createOutputFile.
2013-06-27 Joey GoulyAdd support for passing v8fp options via -mfpu.
2013-06-27 Larisse VoufoA bit of program simplification from r185056
2013-06-27 Larisse VoufoFix a conversion to incomplete type bug -- The error...
2013-06-27 Eli FriedmanDelete dead code.
2013-06-26 Eli FriedmanSimplify code.
2013-06-26 Eli FriedmanHandle all TemplateArguments in trivial TypeLocs.
2013-06-26 Richard SmithPR16467: Teach -Wunsequenced that in C11 (unlike C...
2013-06-26 David MajnemerSema: Small cleanup around TemplateParamListContext
2013-06-26 Fariborz JahanianObjectiveC: diagnose duplicate declaration of
2013-06-26 Joerg SonnenbergerDon't use unnamed local enums as template arguments.
2013-06-26 Aaron BallmanThis patch fixes PR16395, when HandleMSProperty returns...
2013-06-26 David MajnemerAST: small cleanup to FriendObjectKind
2013-06-26 Rafael EspindolaSync file handling logic in RewriterTestContext.h and...
2013-06-26 Eli FriedmanRewrite record layout for ms_struct structs.
2013-06-26 Aaron BallmanUpdating the same comment in a different file, again...
2013-06-26 Aaron BallmanUpdating a link in the comments; no functional change.
next