]> granicus.if.org Git - clang/shortlog
clang
2019-04-24 Richard SmithRevert r350917 "[Sema] If CheckPlaceholderExpr rewrites...
2019-04-24 Richard SmithFix interactions between __builtin_constant_p and const...
2019-04-24 Nico WeberFix test after r359009 on platforms where %ms_abi_tripl...
2019-04-24 Amy HuangFixes in creduce-clang-crash.py for clang crash message...
2019-04-24 Richard SmithAdd missing diagnostic for anonymous struct/union defin...
2019-04-23 Akira HatanakaImprove -Wuninitialized warning under ARC for block...
2019-04-23 Richard SmithC++ DR2387: a variable template declared wtih (or insta...
2019-04-23 Scott LinderMove setTargetAttributes after setGVProperties in SetFu...
2019-04-23 Artem Dergachev[analyzer] Fix macro names in diagnostics within bigger...
2019-04-23 Artem DergachevRe-apply r357823 "[Lexer] NFC: Fix an off-by-one bug...
2019-04-23 Amy HuangRevert "[MS] Emit S_HEAPALLOCSITE debug info" because...
2019-04-23 Owen Pan[clang-format] Fix bug in reflow of block comments...
2019-04-23 Teresa Johnson[ThinLTO] Pass down opt level to LTO backend and handle...
2019-04-23 Joel E. Denny[APSInt][OpenMP] Fix isNegative, etc. for unsigned...
2019-04-23 Nico WeberMS ABI: Support mangling op<=> now that MSVC 2019 has...
2019-04-23 Simon PilgrimFix "-Wimplicit-fallthrough" warning. NFCI.
2019-04-23 Adam Balogh[Analyzer] Second fix for last commit for IteratorChecker
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.
next