]> granicus.if.org Git - clang/shortlog
clang
2019-09-29 Paul Hoad[clang-format] Reference qualifiers in member templates...
2019-09-29 Richard Smith[cxx_status] Mark P0784R7 as partially complete.
2019-09-29 Richard SmithFor now, disallow lifetime-extended temporaries with...
2019-09-29 Richard SmithFix checking for permitted results of constant expressions.
2019-09-29 Richard SmithFor P0784R7: compute whether a variable has constant...
2019-09-28 Simon PilgrimSemaExpr - silence static analyzer getAs<> null derefer...
2019-09-28 Aaron PuchertDon't install example analyzer plugins
2019-09-28 Serge PavlovDriver tests: set `--sysroot=""` to support clang with...
2019-09-28 Anton Afanasyev[TimeProfiler] Fix "OptModule" section and add new...
2019-09-27 Richard SmithFor P0784R7: add support for explicit destructor calls and
2019-09-27 Sergey Dmitriev[Clang][OpenMP Offload] Create start/end symbols for...
2019-09-27 Yitzhak Mandelbaum[libTooling] Transformer: refine `SourceLocation` speci...
2019-09-27 Sven van Haastregt[OpenCL] Pass LangOptions as const ref
2019-09-27 Martin Storsjo[clang] [AST] Treat "inline gnu_inline" the same way...
2019-09-27 Ilya BiryukovRevert r373056: [clang-format] Reference qualifiers...
2019-09-27 Ilya Biryukov[clang-format] Reference qualifiers in member templates...
2019-09-27 Hans WennborgFix the 'directory' field in DumpCompilationDatabase...
2019-09-27 Fangrui Song[test] Use %clang_cc1 instead of %clang -cc1
2019-09-27 Richard SmithFix use-after-free found in Clang's testsuite.
2019-09-27 Nicholas AllegraRevert r373034
2019-09-27 Richard SmithFor P0784R7: add support for new (std::nothrow).
2019-09-27 Richard SmithFor P0784R7: Add support for dynamic allocation with...
2019-09-26 Nicholas Allegra[Consumed][NFC] Refactor handleCall to take function...
2019-09-26 Michael Kruse[OpenMP 5.0] Fix user-defined mapper lookup in sema
2019-09-26 Richard SmithAlways rebuild a DeclRefExpr if its FoundDecl would...
2019-09-26 Alexey Bataev[OPENMP50]Emit warnings if the functions was defined...
2019-09-26 Alex Lorenz[clang-scan-deps] Allow continuation line backslashes...
2019-09-26 Artem DergachevRevert "[analyzer] A speculative attempt to avoid gcc...
2019-09-26 Reid KlecknerOnly pass -coverage-notes-file when emitting coverage
2019-09-26 Reid KlecknerMove normalization of `\` in #includes from -fms-compat...
2019-09-26 Reid KlecknerUn-XFAIL coverage_no_integrated_as.c test on Windows
2019-09-26 Sven van Haastregt[OpenCL] Add -Wconversion to fdeclare-opencl-builtins...
2019-09-26 David Zarzycki[Testing] Workaround libcxx bug when OS is "none"
2019-09-26 Artem Dergachev[analyzer] A speculative attempt to avoid gcc-7 crashes...
2019-09-26 Mikael Holmen[SortIncludesTest] Add SortPriority fields to fix ...
2019-09-26 Artem Dergachev[analyzer] Avoid small vectors of non-default-construct...
2019-09-26 Fangrui Song[clang-format] Add SortPriority fields to fix -Wmissing...
2019-09-26 Yitzhak Mandelbaum[libTooling] Add `run` combinator to Stencils.
2019-09-25 Reid KlecknerSimplify -fms-compatibility include lookup logic, NFC
2019-09-25 Evgeniy StepanovFix memory leak in DeclTest.
2019-09-25 Paul Hoad[clang-format] Modified SortIncludes and IncludeCategor...
2019-09-25 Yitzhak Mandelbaum[libTooling][NFC] Switch StencilTest.cpp to use EXPECT_...
2019-09-25 Alexey Bataev[OPENMP50]Parsing/sema support for 'implementation...
2019-09-25 Vedant Kumar[Mangle] Add flag to asm labels to disable '\01' prefixing
2019-09-25 Michael Liao[CUDA][HIP] Enable kernel function return type deduction.
2019-09-25 Ilya BiryukovRe-land r372863: [AST] Extract Decl::printNestedNameSpe...
2019-09-25 Yitzhak Mandelbaum[NFC] Fix typo in `getPreviousDecl` comment.
2019-09-25 Ilya BiryukovRevert r372863: [AST] Extract Decl::printNestedNameSpec...
2019-09-25 Yitzhak Mandelbaum[libTooling] Introduce the MatchConsumer abstraction
2019-09-25 Ilya Biryukov[AST] Extract Decl::printNestedNameSpecifier helper...
2019-09-25 Hans WennborgAdd a release note for r372844
2019-09-25 Hans WennborgRevert r370850 "Re-commit r363191 "[MS] Pretend constex...
2019-09-25 Sven van Haastregt[OpenCL] Add image query builtin functions
2019-09-25 Fangrui Song[Driver] Always use -z separate-loadable-segments with...
2019-09-25 Pengfei Wang [x86] Adding support for some missing intrinsics:...
2019-09-24 David Bolvansky[NFC] Strenghten preconditions for warning
2019-09-24 Yaxun Liu[HIP] Support new kernel launching API
2019-09-24 Paul Hoad[clang-format] [PR36858] Add missing .hh and .cs extens...
2019-09-24 David Bolvansky[Diagnostics] Handle tautological left shifts in boolea...
2019-09-24 David Bolvansky[NFC] Update test after r372708
2019-09-24 David Bolvansky[Diagnostics] Do not diagnose unsigned shifts in boolea...
2019-09-24 Gabor Marton[ASTImporter] 4th attempt to fix Windows buildbot test...
2019-09-24 Paul Hoad[clang-format] NFC clang-format the clang-format unit...
2019-09-24 Gabor Marton[ASTImporter] 3rd attempt to fix Windows buildbot test...
2019-09-24 Jan KorousRevert "[static analyzer] Define __clang_analyzer__...
2019-09-24 Jan KorousRevert "[static analyzer][test] Test directly that...
2019-09-24 Jan Korous[static analyzer][test] Test directly that driver sets...
2019-09-24 Adrian PrantlSupport for DWARF-5 C++ language tags.
2019-09-24 Jan Korous[static analyzer] Remove --analyze-auto
2019-09-24 Jan Korous[static analyzer] Define __clang_analyzer__ macro in...
2019-09-23 Jonas DevlieghereRevert "Support for DWARF-5 C++ language tags."
2019-09-23 Alex Langford[NFCI] Return PathSensitiveBugReport where appropriate
2019-09-23 David Bolvansky[Diagnostics] Warn for enum constants in bool context...
2019-09-23 Adrian PrantlSupport for DWARF-5 C++ language tags.
2019-09-23 Gabor Marton[ASTImporter] 2nd attempt to fix Windows buildbot test...
2019-09-23 Michael Liao[Sema] Fix the atomic expr rebuilding order.
2019-09-23 Alexey Bataev[OPENMP]Use standard parsing for 'match' clause, NFC.
2019-09-23 Gabor Marton[ASTImporter] Attempt to fix Windows buildbot test...
2019-09-23 Erik PilkingtonNFC: Fix a poorly-written test
2019-09-23 Zoe Carver Fix __is_fundamental to accept nullptr_t
2019-09-23 Alexey Bataev[OPENMP]Fix PR43355: DO not emit target calls if only...
2019-09-23 Zoe Carver Fix __is_signed builtin
2019-09-23 Sven van Haastregt[docs] Fix some typos in InternalsManual
2019-09-23 David Bolvansky[Diagnostics] Warn if '<<' in bool context with -Wint...
2019-09-23 Erich KeaneFix test atomic-expr.cpp after R372422
2019-09-23 Alexey Bataev[OPENMP]Call __kmpc_push_tripcount in task context.
2019-09-23 Yitzhak Mandelbaum[libTooling] Add `access` and `ifBound` combinators...
2019-09-23 David Bolvansky[Diagnostics] Avoid -Wsizeof-array-div when dividing...
2019-09-23 Yitzhak Mandelbaum[libTooling] Introduce new library of source-code builders.
2019-09-23 Dmitri GribenkoRemoved dead code from Stencil.h
2019-09-23 David Bolvansky[NFC] Fixed clang wasm test after rL372573
2019-09-23 Gabor Marton[ASTImporter][NFC] Add comprehensive tests for ODR...
2019-09-23 Guillaume Chatelet[Alignment] fix build
2019-09-23 Richard SmithFor P0784R7: add further testing of requirements on...
2019-09-23 Richard SmithFor P0784R7: add support for constexpr destructors...
2019-09-22 Craig Topper[X86] Require last argument to LWPINS/LWPVAL builtins...
2019-09-22 David Bolvansky[NFC] Fixed failed test
2019-09-22 David Bolvansky[Diagnostics] Warn if ?: with integer constants always...
2019-09-22 Gauthier Harnisch[clang] fixing conditional explicit for out-of-line...
2019-09-22 Michal Gorny[clang] [Basic] Enable __has_feature(leak_sanitizer)
next