]> granicus.if.org Git - clang/shortlog
clang
2019-04-23 Rafael Stahl[analyzer][CrossTU] Extend CTU to VarDecls with initializer
2019-04-23 Adam Balogh[Analyzer] Fix for previous commit
2019-04-23 Fangrui Song[PowerPC] Fix test with -fno-discard-value-names after...
2019-04-23 Adam Balogh[Analyzer] Instead of recording comparisons in interato...
2019-04-23 Qiu Chaofan[PowerPC] [Clang] Port MMX intrinsics and basic test...
2019-04-23 Artem Dergachev[analyzer] Unbreak body farms in presence of multiple...
2019-04-23 Artem Dergachev[analyzer] PR41335: Fix crash when no-store event is...
2019-04-23 Artem Dergachev[analyzer] PR41269: Add a bit of C++ smart pointer...
2019-04-22 Petr Hosek[CMake] Replace the sanitizer support in runtimes build...
2019-04-22 Richard Smith[c++2a] Implement semantic restrictions for 'export...
2019-04-22 Joel E. Denny[VerifyDiagnosticConsumer] Document -verify=<prefixes...
2019-04-22 Ben Hamilton[ASTMatchers] Introduce Objective-C matchers `isClassMe...
2019-04-22 Matt Davis[sema][objc] Minor refactor to OverrideSearch. NFCI.
2019-04-22 Bruno Ricci[Sema] ADL: Associated namespaces for class types and...
2019-04-22 Bruno Ricci[Sema][NFC] Add more tests for the behavior of argument...
2019-04-22 Kristof Umann[analyzer][www] Moving MoveChecker out of alpha is...
2019-04-21 Nico WeberAttempt to fix LLVM_ENABLE_THREADS=OFF build after...
2019-04-21 Bruno Ricci[Sema][MSVC] Fix bogus microsoft-pure-definition warnin...
2019-04-19 Kristof Umann[analyzer] Move UninitializedObjectChecker out of alpha
2019-04-19 David BlaikieModules: Adopt template parameters for variable templat...
2019-04-19 David BlaikieModules: Search for a visible definition of the decl...
2019-04-19 Amy Huang[MS] Emit S_HEAPALLOCSITE debug info
2019-04-19 Artem DergachevReapply "[analyzer] Introduce a simplified API for...
2019-04-19 Martin Storsjo[MSVC] If unable to find link.exe from a MSVC installat...
2019-04-19 Brad SmithEnable frame pointer elimination for OpenBSD on powerpc.
2019-04-19 Alexey Bataev[OPENMP][NVPTX] target [teams distribute] simd maybe...
2019-04-19 Alina SbirleaUpdate to use PipelineTuningOptions. Corresponds to...
2019-04-19 Sylvestre LedruDebian: Add two missing version code in sid
2019-04-19 Sylvestre LedruAdd support of the future Debian (Debian 11 - Bullseye)
2019-04-19 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 19.10 - Eoan...
2019-04-19 Florian Hahn[LTO] Add plumbing to save stats during LTO on Darwin.
2019-04-19 Kristof Umann[analyzer][NFC] Reimplement checker options
2019-04-19 Kristof Umann[analyzer] Fix an assertion failure if plugins added...
2019-04-19 Bjorn Pettersson[LibTooling] Fix -Wsign-compare after r358697
2019-04-19 Richard SmithFix overly-long line after r358731.
2019-04-19 Ali TamurFix typo in function name [NFC]
2019-04-19 Fangrui Song[analyzer] Fix -Wunused-local-typedef after rC358695
2019-04-19 Ali TamurAdd header guard to Reusables.h [NFC]
2019-04-18 Artem Dergachev[analyzer] Make default bindings to variables actually...
2019-04-18 Artem Dergachev[analyzer] NFC: Make reusable unittest mocks reusable.
2019-04-18 Artem Dergachev[analyzer] NFC: MoveChecker: Refactor tests to use...
2019-04-18 Richard Smith[c++2a] Add semantic support for private module fragments.
2019-04-18 Gheorghe-Teodor... [OpenMP][NFC] Fix requires target test.
2019-04-18 Owen Pan[clang-format] Fix incorrect formatting of keyword...
2019-04-18 Gheorghe-Teodor... [OpenMP] Add checks for requires and target directives.
2019-04-18 Yitzhak Mandelbaum[LibTooling] Fix build breakage from commit 7b7ce6683ee.
2019-04-18 Yitzhak Mandelbaum[LibTooling] Extend Transformer to support multiple...
2019-04-18 Sam McCall[CodeComplete] Remove obsolete isOutputBinary().
2019-04-18 Kristof Umann[analyzer][NFC] Prefer binary searches in CheckerRegistry
2019-04-18 Kristof Umann[analyzer][NFC] Clang-format CheckerRegistry
2019-04-18 Yitzhak Mandelbaum[LibTooling] Add Stencil library for format-string...
2019-04-18 Krasimir Georgiev[clang-format] Fix indent of trailing raw string param...
2019-04-18 Bruno Ricci[Sema][NFC] Mark DR1563 as done (List-initialization...
2019-04-18 Bruno Ricci[Sema][NFC] Mark DR705 (Suppressing argument-dependent...
2019-04-18 Kristof Umann[analyzer][NFC] Use capital variable names, move method...
2019-04-18 Bruno Ricci[Serialization] Stable serialization order for OpenCLTy...
2019-04-18 Haojian Wu[clang-tidy] Address post-commit comments
2019-04-18 Kadir Cetinkaya[clang][CIndex] Use llvm::set_thread_priority
2019-04-18 Martin Storsjo[MSVC] Use the correct casing of HostX64/HostX86
2019-04-18 Fangrui Song[Sema] Delete unused parameters/variables
2019-04-18 Evgeny Mankov[CUDA][Windows] Restrict long double device functions...
2019-04-18 Richard SmithSplit out modules-specific declaration handling from...
2019-04-18 Richard SmithAdd '#pragma clang __debug module_map module.name'...
2019-04-18 Richard Smith[c++2a] Improve diagnostic for use of declaration from...
2019-04-18 Alexander Kornienko[clang-format] Remove unused Environment constructor.
2019-04-18 Akira HatanakaMove the implementation of getInnermostBlockDecl to...
2019-04-18 Douglas YungFix test on PS4 which defaults to gnu99 which does...
2019-04-17 Akira Hatanaka[Sema][ObjC] Don't warn about an implicitly retained...
2019-04-17 Kristof Umann[analyzer] PR41185: Fix regression where __builtin_...
2019-04-17 Alexey Bataev[OPENMP][NVPTX]Run combined constructs with if clause...
2019-04-17 Amy HuangRemove --show-includes flag in crash reduce script
2019-04-17 Louis DionneExplicitly say we don't define new/delete in libc+...
2019-04-17 Haojian Wu[clang-tidy] Add fix descriptions to clang-tidy checks.
2019-04-17 Hans Wennborgclang-cl: Parse /openmp:experimental
2019-04-17 Sven van Haastregt[libclang] Expose ext_vector_type
2019-04-17 Fangrui Song[Driver] Simplify -g level computation and its interact...
2019-04-16 Leonard Chan[NFC] Remove unused function (Sema::pushExternalDeclInt...
2019-04-16 Douglas YungModify test to use -S instead of -c so that it works...
2019-04-16 Harlan Haskins[FileSystemStatCache] Update test for new FileSystemSta...
2019-04-16 Harlan Haskins[FileSystemStatCache] Return std::error_code from stat...
2019-04-16 Michael Kruse[Test] Remove obsolete test.
2019-04-16 Alexey Bataev[OPENMP][NVPTX]Run combined constructs with if clause...
2019-04-16 Alexey Bataev[OPENMP]Require aarch arch for the tests, NFC.
2019-04-16 Alexey Bataev[AArch64] Implement Vector Funtion ABI name mangling.
2019-04-16 Hans WennborgRe-commit r357452: SimplifyCFG SinkCommonCodeFromPredec...
2019-04-16 Richard SmithTweak test to pass when using a non-integrated assembler.
2019-04-16 Richard SmithPR41192: fix cases where "missing ';' after class"...
2019-04-16 David BlaikieDebugInfo: Default to standalone debug when tuning...
2019-04-15 Richard SmithSimplify diagnosis of misplaced attributes in module...
2019-04-15 Anton AfanasyevTime profiler: small fixes and optimizations
2019-04-15 Alexey Bataev[OPENMP][NVPTX]Run parallel regions with num_threads...
2019-04-15 Reuben Thomas[clang-format] Fix -Wconversion-null warning in GCC
2019-04-15 Louis DionneRevert "[clang] Aligned allocation is actually supporte...
2019-04-15 Craig Topper[X86] Improve avx512-kconstraints-att_inline_asm.c...
2019-04-15 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-15 Craig Topper[X86] Restore the pavg intrinsics.
2019-04-15 Ilya BiryukovRevert r358337: "[CommandLineParser] Add DefaultOption...
2019-04-15 Louis Dionne[clang] Aligned allocation is actually supported in...
2019-04-15 Hans Wennborgclang-format vs plugin: Visual Studio 2019 support
2019-04-15 Martin Storsjo[MinGW] Remove some supefluous calls to MakeArgString...
next