]> granicus.if.org Git - clang/shortlog
clang
2018-08-17 Nico WeberMake __shiftleft128 / __shiftright128 real compiler...
2018-08-17 Akira Hatanaka[CodeGen] Merge identical block descriptor global varia...
2018-08-17 Haojian Wu[Preamble] Empty preamble is not an error.
2018-08-17 Erich KeaneFix for bug 38508 - Don't do PCH processing when only...
2018-08-17 Hans Wennborgclang-cl: Expose -fno-crash-diagnostics (PR38574)
2018-08-17 Teresa Johnson[ThinLTO] Correct documentation on default number of...
2018-08-17 Luke Cheeseman[AArch64] - return address signing
2018-08-17 Roman Lebedev[NFC] Some small test updates for Implicit Conversion...
2018-08-17 Brian Cain[hexagon] restore -fuse-cxa-atexit by default
2018-08-16 David BlaikieDisable pubnames in NVPTX debug info using metadata
2018-08-16 Vedant KumarRelax a CHECK line to allow for dso_local
2018-08-16 Vedant Kumar[InstrProf] Use atomic profile counter updates for...
2018-08-16 David BlaikieUpdate for LLVM API change
2018-08-16 Matt ArsenaultAMDGPU: Correct errors in device table
2018-08-16 Emmett NeymanUpdate README and Dockerfile to include llvm-proto...
2018-08-16 Raphael Isemann[ASTImporter] Add test for member pointer types.
2018-08-16 Raphael Isemann[ASTImporter] Add test for importing CompoundAssignOper...
2018-08-16 Raphael Isemann[ASTImporter] Add test for DoStmt
2018-08-16 Raphael Isemann[ASTImporter] Add test for WhileStmt
2018-08-16 Raphael Isemann[ASTImporter] Add test for IndirectGotoStmt
2018-08-16 Bruno Ricci[AST] Store the OwnedTagDecl as a trailing object in...
2018-08-16 Bruno Ricci[AST] Pack the unsigned of SubstTemplateTypeParmPackTyp...
2018-08-16 Bruno Ricci[AST] Pack the unsigned of DependentTemplateSpecializat...
2018-08-16 Craig Topper[X86] Remove masking from the 512-bit paddus/psubus...
2018-08-16 Craig Topper[X86] Remove masking from the 512-bit padds and psubs...
2018-08-16 Raphael Isemann[ASTImporter] Add test for CXXDefaultInitExpr
2018-08-16 Raphael Isemann[ASTImporter] Add test for CXXScalarValueInit
2018-08-16 Raphael Isemann[ASTImporter] Add test for ForStmt and ContinueStmt
2018-08-16 Petr Hosek[Driver] -print-target-triple and -print-effective...
2018-08-15 Emmett NeymanImplementation of nested loops in cxx_loop_proto
2018-08-15 Raphael Isemann[ASTImporter] Add test for ArrayInitLoopExpr
2018-08-15 Raphael Isemann[ASTImporter] Add test for ExprWithCleanups
2018-08-15 Chris Bieneman[Darwin Driver] Fix Simulator builtins and test cases
2018-08-15 Raphael Isemann[ASTImporter] Add test for IfStmt
2018-08-15 Stephen KellyAdd a newline to SourceLocation dump output
2018-08-15 David Carlier[CStringSyntaxChecker] Reduces space around error messa...
2018-08-15 Chris BienemanRefactor Darwin driver to refer to runtimes by component
2018-08-15 Alexey Bataev[OPENMP] FIx processing of declare target variables.
2018-08-15 Daniel Jasperclang-format: Change Google style wrt. the formatting...
2018-08-15 Bruno Ricci[AST] Pack the unsigned of PackExpansionType into Type
2018-08-15 Bruno Ricci[AST] Pack the bits of TemplateSpecializationType into...
2018-08-15 Momchil VelikovUse .cpp extension for certain tests instead of .cc
2018-08-15 David GreenFix ASTMatchersTraversalTest testcase compile on older...
2018-08-15 Richard SmithSilence "unused variable" warning.
2018-08-15 Artem Dergachev[analyzer] Add support for constructors of arguments.
2018-08-14 Stephen KellyRemove obsolete comment
2018-08-14 Stephen KellyFix Stmt::ignoreImplicit
2018-08-14 Reid KlecknerFix lit fatal errors about requiring a USE_Z3_SOLVER...
2018-08-14 Artem Dergachev[CFG] [analyzer] Find argument constructors in CXXTempo...
2018-08-14 Artem Dergachev[analyzer] Add a test forgotten in r339088.
2018-08-14 Craig Topper[InlineAsm] Update the min-legal-vector-width function...
2018-08-14 Vlad TsyrklevichSafeStack: Disable Darwin support
2018-08-14 George Karpenkov[analyzer] Fix bots by removing new check-clang-analyze...
2018-08-14 Alexey Bataev[OPENMP] Fix processing of declare target construct.
2018-08-14 Kevin P. NealWe have in place support for parsing #pragma FENV_ACCES...
2018-08-14 Kevin P. NealRevert test commit
2018-08-14 Kevin P. NealTest commit
2018-08-14 Sven van Haastregt[OpenCL] Add test for constant sampler argument
2018-08-14 David Chisnall[gnu-objc] Make selector order deterministic.
2018-08-14 David ChisnallAdd a stub mangling for ObjC selectors in the Microsoft...
2018-08-14 Dean Michael... [XRay][clang] Add more test cases of -fxray-modes=...
2018-08-14 Kristof Umann[analyzer] Made a buildbot happy.
2018-08-14 Kristof Umann[analyzer][UninitializedObjectChecker] Void pointers...
2018-08-14 Tomasz Krupa[X86] Lowering addus/subus intrinsics to native IR
2018-08-14 David Carlier[CStringSyntaxChecker] Check strlcat sizeof check
2018-08-14 Reid KlecknerRevert r339623 "Model type attributes as regular Attrs."
2018-08-14 Richard SmithMove test inputs into Inputs directory.
2018-08-14 Akira Hatanaka[CodeGen] Before returning a copy/dispose helper functi...
2018-08-14 Akira HatanakaFix check strings in test/CodeGenObjC/arc-blocks.m...
2018-08-13 George Karpenkov[analyzer] Fix UninitializedObjectChecker to not crash...
2018-08-13 George Karpenkov[analyzer] [NFC] Introduce separate targets for testing...
2018-08-13 Richard SmithFix Clang warnings and bad #include filenames in r33959...
2018-08-13 Richard SmithModel type attributes as regular Attrs.
2018-08-13 Akira HatanakaConvert if/else to a switch. NFC.
2018-08-13 Alexey Bataev[OPENMP] Fix emission of the loop doacross constructs.
2018-08-13 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-13 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-13 Erich KeaneEnforce instantiation of template multiversion functions
2018-08-13 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-13 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-13 Nick Desaulniers[Sema] fix -Wfloat-conversion test case.
2018-08-13 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-13 Bruno Ricci[AST] Update/correct the static_asserts for the bit...
2018-08-13 Nick Desaulniers[SEMA] add more -Wfloat-conversion to compound assigmen...
2018-08-13 Alexey BataevRevert "[OPENMP] Fix emission of the loop doacross...
2018-08-13 Krasimir Georgiev[clang-format] Fix comment, NFC
2018-08-13 Martin BohmeSummary:Add clang::reinitializes attribute
2018-08-13 Alexey Bataev[OPENMP] Fix emission of the loop doacross constructs.
2018-08-13 Balazs Keri[ASTImporter] Improved import of friend templates.
2018-08-13 Haojian WuRevert "Allow relockable scopes with thread safety...
2018-08-13 Kadir Cetinkaya[clang] Store code completion token range in preprocessor.
2018-08-12 Shuai Wang[ASTMatchers] Let hasAnyArgument also support CXXUnreso...
2018-08-12 Aaron BallmanRenaming arg_const_range to const_arg_range; NFC.
2018-08-12 Shuai Wang[ASTMatchers] Add matchers unresolvedMemberExpr, cxxDep...
2018-08-11 Raphael Isemann[ASTImporter] Added test case for opaque enums
2018-08-11 Raphael Isemann[ASTImporter] Added test case for CXXConversionDecl...
2018-08-11 Douglas YungMake the section boundary checks on Windows not depend...
2018-08-11 George Karpenkov[analyzer] Fix keyboard navigation for .msgNote events
2018-08-10 Reka Kovacs[analyzer] InnerPointerChecker: improve warning message...
2018-08-10 George Karpenkov[analyzer] [NFC] [tests] Move plist-based diagnostics...
next