]> granicus.if.org Git - clang/shortlog
clang
2018-02-27 Hans WennborgAttrDocs.td: fix bad indent and code block
2018-02-27 Francois Ferrandclang-format: use AfterControlStatement to format ObjC...
2018-02-27 Francois Ferrandclang-format: fix formatting of ObjC @synchronized...
2018-02-27 Martin Storsjo[test] Extend the Driver/mingw-msvcrt.c test with a...
2018-02-27 Martin Storsjo[RecordLayout] Don't align to non-power-of-2 sizes...
2018-02-27 Shoaib Meenai[Driver] Fix codeview-column-info on macOS
2018-02-27 Adam NemetAttempt to fix greendragon bot after r326141
2018-02-27 Artem Dergachev[analyzer] Fix an uninitialized field.
2018-02-27 Igor Kudrin[Driver] Allow using a canonical form of '-fuse-ld...
2018-02-27 George Karpenkov[analyzer] Switch the default exploration strategy...
2018-02-27 George Karpenkov[analyzer] Logging test typo quickfix.
2018-02-27 George Karpenkov[analyzer] Logging test quickfix.
2018-02-27 George KarpenkovRevert "Revert "[analyzer] Quickfix: do not overflow...
2018-02-27 Petr Hosek[Driver] Add SafeStack to a map of incompatible sanitizers
2018-02-26 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-02-26 Volodymyr SapsaiFix which Darwin versions have ObjC runtime with full...
2018-02-26 Reid KlecknerFix codeview-column-info.c test with a triple
2018-02-26 Reid KlecknerRe-land "Emit proper CodeView when -gcodeview is passed...
2018-02-26 George Karpenkov[analyzer] Exploration strategy prioritizing unexplored...
2018-02-26 George Karpenkov[analyzer] Do not analyze bison-generated files
2018-02-26 George KarpenkovRevert "[analyzer] Quickfix: do not overflow in calcula...
2018-02-26 George Karpenkov[analyzer] Quickfix: do not overflow in calculating...
2018-02-26 Zachary TurnerRevert "Emit proper CodeView when -gcodeview is passed...
2018-02-26 Zachary TurnerEmit proper CodeView when -gcodeview is passed without...
2018-02-26 David ZarzyckiFix for LLVM r326109
2018-02-26 Adam Nemet[Driver] Forward opt-remark hotness threshold to LTO
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
next