]> granicus.if.org Git - clang/shortlog
clang
2019-04-30 JF Bastien[NFC] typo
2019-04-29 Ahsan SaghirAdd __builtin_dcbf support for PPC
2019-04-29 David Bolvansky[Diagnostics] Support -Wtype-limits for GCC compatibility
2019-04-29 Reid KlecknerRe-land r359250, [COFF] Statically link certain runtime...
2019-04-29 Douglas YungMake test more robust by writing stdout/stderr to diffe...
2019-04-29 Reid KlecknerSimplify exclusion of nested classes from extern templa...
2019-04-29 Mike RiceWhen skipping code at the start of a file during PCH...
2019-04-29 Raphael Isemann[ASTImporter] Add an ImportImpl method to allow customi...
2019-04-29 Yitzhak Mandelbaum[LibTooling] Fix unneeded use of unique_ptr where share...
2019-04-29 Alexey Bataev[OPENMP]Fix PR41617: crash on template instantiation.
2019-04-29 Ivan Donchevskii[libclang] Add missing export for clang_Cursor_isAnonym...
2019-04-29 Ivan Donchevskii[libclang] Restore old clang_Cursor_isAnonymous behaviour
2019-04-28 Qiu Chaofan[PowerPC][Clang] Add tests for PowerPC MMX intrinsics
2019-04-27 Richard SmithReinstate r359059, reverted in r359361, with a fix...
2019-04-27 Vitaly Buka[AArch64] Initialize HasMTE
2019-04-27 Jorge Gorbe... Revert Fix interactions between __builtin_constant_p...
2019-04-27 Petr Hosek[Fuchsia] Support multilib for -fsanitize=address and...
2019-04-27 Petr Hosek[Driver] Support priority for multilibs
2019-04-26 Alex Lorenz[clang][driver] Weaken the test from 359353 to appease...
2019-04-26 Alex Lorenz[driver][macOS] Link libarclite from the default toolch...
2019-04-26 Sylvestre LedruAdd to the release notes the fact that UninitializedObj...
2019-04-26 Javed Absar[AArch64] Add support for MTE intrinsics
2019-04-26 Martin Storsjo[MinGW] Always emit local typeinfo
2019-04-26 Michael Liao[HIP] Fix visibility of `__constant__` variables.
2019-04-26 Martin Storsjo[MinGW] Do dllexport inline methods in template instant...
2019-04-26 Martin Storsjo[MinGW] Don't let template instantiation declarations...
2019-04-26 Alexey Bataev[OPENMP]Added check for non-random access types for...
2019-04-26 Shafik Yaghmour[ASTImporter] Copy Argument Passing Restrictions settin...
2019-04-26 Yonghong Song[BPF] do not generate predefined macro bpf
2019-04-26 Martin Storsjo[MinGW] Fix dllexport of explicit template instantiation
2019-04-26 Adam Balogh[Analyzer] Iterator Checkers - Do an early return after...
2019-04-26 Owen Pan[clang-format] Fix documentation for FixNamespaceComments
2019-04-26 Richard SmithPR41607: Don't forget to substitute outer template...
2019-04-26 Artem Dergachev[analyzer] RetainCount: Add a suppression for "the...
2019-04-26 Artem Dergachev[analyzer] RetainCount: Allow offsets in return values.
2019-04-26 Artem Dergachev[analyzer] Fix crash when returning C++ objects from...
2019-04-26 Richard Smith[www] Rebuild cxx_dr_status.
2019-04-26 Richard SmithC++ DR2387: a variable template declared wtih (or insta...
2019-04-26 Richard SmithAdd missing diagnostic for explicit instantiation decla...
2019-04-26 Tom StellardRevert lib/Header: Fix Visual Studio builds
2019-04-26 Tom Stellardlib/Header: Fix Visual Studio builds
2019-04-25 Reid KlecknerRevert [COFF] Statically link certain runtime library...
2019-04-25 Reid Kleckner[COFF] Statically link certain runtime library functions
2019-04-25 Artem Belevich[CUDA] Implemented _[bi]mma* builtins.
2019-04-25 Rong Xu[PGO] Fix buildbot failure in 359215
2019-04-25 Artem Dergachev[analyzer] Add FIXMEs for alpha.unix.cstring.OutOfBound...
2019-04-25 David BlaikieSkip type units/type uniquing when we know we're only...
2019-04-25 Martin Storsjo[Windows] Separate elements in -print-search-dirs with...
2019-04-25 Kristof Umann[analyzer][UninitializedObjectChecker] PR41590: Regard...
2019-04-25 David BlaikieDebugInfo: Fix bitrotted test case
2019-04-25 Amy Huangcreduce-clang-crash: add -F flag to grep to avoid inter...
2019-04-25 Rong Xu[PGO] Enable InstrProf lowering for Clang PGO instrumen...
2019-04-25 Jennifer YuFix bug 37903:MS ABI: handle inline static data member...
2019-04-25 Alexey Bataev[OPENMP] Improved check for the linear dependency in...
2019-04-25 Alexey Bataev[OPENMP][AARCH64]Fix the test for declare simd, NFC.
2019-04-25 Ilya Biryukov[Testing] Move clangd::Annotations to llvm testing...
2019-04-25 Nikolai Kosjar[NFC] test commit removing excess line
2019-04-25 Jinsong Ji[PowerPC][NFC]Update licence to Apache 2
2019-04-25 Richard SmithFix typo in comment in r312851.
2019-04-24 Richard SmithPR41427: This has apparently been fixed already, just...
2019-04-24 Reid Kleckner[codeview] Fix symbol names for dynamic initializers...
2019-04-24 Alexey Bataev[OPENMP]Initial support for non-rectangular loop nest.
2019-04-24 Nico Weberclang-cl: List valid values for /std: in /? output
2019-04-24 Fangrui SongUse llvm::stable_sort
2019-04-24 Hans WennborgAdd 'REQUIRES: shell' to verbose-output-quoting.c
2019-04-24 Kadir Cetinkaya[clang][HeaderSuggestion] Handle the case of dotdot...
2019-04-24 Hans WennborgFix unquoted spaces in args in clang --verbose output
2019-04-24 Ilya BiryukovRevert r359048: C++ DR2387: a variable template declare...
2019-04-24 Kadir Cetinkaya[clang][HeaderSearch] Make sure there are no backslashe...
2019-04-24 Eric Fiselier[Builtins] Implement __builtin_is_constant_evaluated...
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.
next