]> granicus.if.org Git - clang/shortlog
clang
2018-02-26 Scott Linder[DebugInfo] Support DWARF v5 source code embedding...
2018-02-26 Scott Linder[CodeGen][DebugInfo] Refactor duplicated code, NFC
2018-02-26 Jonas DevlieghereRe-land: "[Support] Replace HashString with djbHash."
2018-02-26 Hans WennborgRe-commit r324991 "Fix for PR32992. Static const classe...
2018-02-26 Bjorn PetterssonResolve build bot problems in unittests/Format/FormatTe...
2018-02-26 Ilya BiryukovExplicitly initialize ForceEnableInt128 to avoid UB
2018-02-26 Jonas DevlieghereRevert "[Support] Replace HashString with djbHash."
2018-02-26 Jonas Devlieghere[Support] Replace HashString with djbHash.
2018-02-26 Devin Coughlin[www] Update link to analyzer's "Building a Checker...
2018-02-25 Aaron BallmanWhen diagnosing the arguments to alloc_size, report...
2018-02-25 Aaron BallmanFix a failing assertion with the pointer_with_type_tag...
2018-02-25 Aaron BallmanSwitch the default behavior of the Clang<> spelling...
2018-02-25 Aaron BallmanDocument why the consumed attributes (consumable, calla...
2018-02-25 Aaron BallmanAdd a C2x spelling for the external_source_symbol and...
2018-02-25 Aaron BallmanAdd a C++11 and C2x spelling for the type safety attrib...
2018-02-25 Mandeep Singh... [RISCV] Enable __int128_t and __uint128_t through clang...
2018-02-24 Craig Topper[X86] Remove some masked cvt builtins that can be repla...
2018-02-24 Aaron BallmanAdd a C++11 and C2x spelling for the objc_bridge_relate...
2018-02-24 Aaron BallmanAdd a C++11 and C2x spelling for the availability attri...
2018-02-24 Daniel JasperRemove unused variable. We should be warning-free.
2018-02-24 Daniel JasperMake module use diagnostics refer to the top-level...
2018-02-24 Craig Topper[X86] Remove __builtin_ia32_permvarsf256_mask and __bui...
2018-02-24 Artem Dergachev[CFG] Keep speculatively working around an MSVC compile...
2018-02-24 Artem Dergachev[CFG] Provide construction contexts for temporaries...
2018-02-24 Artem Dergachev[CFG] Provide construction contexts for temporaries...
2018-02-24 Artem Dergachev[CFG] Provide construction contexts for functional...
2018-02-24 Artem Dergachev[CFG] Provide construction contexts for lifetime-extend...
2018-02-24 Richard SmithAdd another test for PR36157.
2018-02-23 Volodymyr Sapsai[ExprConstant] Fix crash when initialize an indirect...
2018-02-23 Yonghong Songbpf: Hook target feature "alu32" with LLVM
2018-02-23 Alex Lorenz[Sema][ObjC] Process category attributes before checkin...
2018-02-23 Artem Dergachev[CFG] Try to narrow down MSVC compiler crash via binary...
2018-02-23 George Karpenkov[analyzer] Relax the assert used when traversing the...
2018-02-23 George Karpenkov[analyzer] mark returns of functions where the region...
2018-02-23 George Karpenkov[analyzer] Consider switch- and goto- labels when const...
2018-02-23 Artem Dergachev[CFG] NFC: Speculative attempt to fix MSVC internal...
2018-02-23 Artem Dergachev[CFG] [analyzer] NFC: Allow more complicated constructi...
2018-02-23 Sriraman TallamSet Module Metadata "RtLibUseGOT" when fno-plt is used.
2018-02-23 Petr Hosek[Driver] Make -fno-common default for Fuchsia
2018-02-23 Rafael EspindolaReally fix test on windows.
2018-02-23 Rafael EspindolaFix one last test on a windows host.
2018-02-23 Rafael EspindolaBring r325915 back.
2018-02-23 Rafael EspindolaConvert test to FileCheck. NFC.
2018-02-23 Rafael EspindolaRevert "Start setting dso_local for COFF."
2018-02-23 Paul RobinsonRevert "[Darwin] Add a test to check clang produces...
2018-02-23 Rafael EspindolaStart setting dso_local for COFF.
2018-02-23 Hans WennborgSupport for the mno-stack-arg-probe flag
2018-02-23 Stefan Maksimovic[mips] Revert r325872
2018-02-23 Stefan Maksimovic[mips] Reland r310704
2018-02-23 Richard SmithAdd a test to ensure we don't permit mutable access...
2018-02-23 Davide Italiano[Darwin] Add a test to check clang produces accelerator...
2018-02-23 Rafael EspindolaSimplify setting dso_local. NFC.
2018-02-22 Eugene Zelenko[Sema] Fix some Clang-tidy modernize and Include What...
2018-02-22 Carlo Bertolli[OpenMP] Limit reduction support for pragma 'distribute...
2018-02-22 Artem Belevich[CUDA] Added missing functions.
2018-02-22 Alexey Bataev[OPENMP] Require valid SourceLocation in function call...
2018-02-22 Jonas Hahnfeld[docs] Regenerate command line reference
2018-02-22 Jonas Hahnfeld[docs] Improve help for OpenMP options, NFC.
2018-02-22 Jonas Hahnfeld[docs] Fix duplicate arguments for JoinedAndSeparate
2018-02-22 Alexey Sotkin[OpenCL] Add '-cl-uniform-work-group-size' compile...
2018-02-22 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-02-22 Kamil RytarowskiRevert part of D43378 in this file
2018-02-22 Kamil RytarowskiRevert part of r. 325746 D43378
2018-02-22 Kamil RytarowskiFreeBSD driver / Xray flags moving pthread to compile...
2018-02-22 Richard Trieu[ODRHash] Fix hashing for friend functions.
2018-02-22 Richard Trieu[ODRHash] Handle some template weirdness.
2018-02-21 Dan Albert[Driver] Generate .eh_frame_hdr for static executables...
2018-02-21 Saleem AbdulrasoolCodeGen: handle blocks correctly when inalloca'ed
2018-02-21 Ben Hamilton[clang-format] Fix regression when getStyle() called...
2018-02-21 Erich KeaneReplace incorrect usage of isInvalidDecl with intended...
2018-02-21 Peter Szecsi[analyzer] Prevent AnalyzerStatsChecker from crash
2018-02-21 David BlaikieRemove use of the 'gmlt' term from the -fsplit-dwarf...
2018-02-21 Ben Hamilton[clang-format] New API guessLanguage()
2018-02-21 Eric Liu[ASTMatchers] Regenerate documentation after r325678
2018-02-21 Eric Liu[ASTMatchers] isTemplateInstantiation: also match expli...
2018-02-21 Mikhail Maltsev[Sema] Classify conversions from enum to float as narrowing
2018-02-21 Petr Hosek[Fuchsia] Include libClang and clang-include-fixer...
2018-02-21 Richard SmithIn C++14 onwards, it is permitted to read mutable membe...
2018-02-21 Serge PavlovClean up use of C allocation functions
2018-02-21 Eugene Zelenko[Sema] Fix some Clang-tidy modernize and Include What...
2018-02-21 Craig Topper[X86] Disable CLWB in Cannon Lake
2018-02-21 Simon Dardis[mips] Spectre variant two mitigation for MIPSR2
2018-02-20 Richard SmithFix assert when template argument deduction's original...
2018-02-20 Richard SmithWhen multiple sanitizers are enabled (ubsan + something...
2018-02-20 Erich Keane[NFC] In Multiversion Check function, switch to return...
2018-02-20 Artem Belevich[CUDA] Added missing __threadfence_system() function...
2018-02-20 Erich KeaneCorrect multiversion unsupported target behavior, add...
2018-02-20 David BlaikiePR36442: Correct description of -fsplit-dwarf-inlining
2018-02-20 Kamil RytarowskiStop linking sanitized applications with -lutil and...
2018-02-20 Hans WennborgRevert r325375 "[MS] Make constexpr static data members...
2018-02-20 Ivan A. Kosarev[CodeGen] Fix generation of TBAA tags for may-alias...
2018-02-20 Hans Wennborgclang-cl: Make /d1PP an alias for -dD (PR36446)
2018-02-20 Hans Wennborgclang-format plugin: Add missing semicolon in list...
2018-02-20 Craig Topper[X86] Remove mask from 512 bit pmulhrsw/pmulhw/pmulhuw...
2018-02-20 Sam McCall[Sema] Fix -Wunused-variable
2018-02-20 Richard SmithFix some -Wexceptions false positives.
2018-02-20 Eugene Zelenko[Sema] Fix some Clang-tidy modernize and Include What...
2018-02-19 Richard SmithFix test failure on target where size_t is long long.
2018-02-19 Aaron BallmanAdd several more attributes to be parsed in C with...
2018-02-19 Krasimir Georgiev[clang-format] Fix text proto extension scope opening...
next