]> granicus.if.org Git - clang/shortlog
clang
2018-05-17 Ivan DonchevskiiRevert https://reviews.llvm.org/D46050 and https:/...
2018-05-17 Jacek Olesiak[clang-format] Fix putting ObjC message arguments in...
2018-05-17 Ivan Donchevskii[libclang] Allow skipping function bodies in preamble...
2018-05-17 Clement CourbetFix rL332458: [AST] Added a helper to extract a user...
2018-05-16 George Karpenkov[analyzer] Extend ObjCAutoreleaseWriteChecker to catch...
2018-05-16 George Karpenkov[ASTMatchers] Introduce a blockDecl matcher for matchin...
2018-05-16 George Karpenkov[analyzer] Change the warning message for GCD antipatte...
2018-05-16 Volodymyr Sapsai[Sema] Fix assertion when constructor is disabled with...
2018-05-16 Erich KeaneAdd lit tests forgotten for R332470
2018-05-16 Bruno Cardoso... [Modules] Do not diagnose missing import in recovery...
2018-05-16 Joel E. Denny[Attr] Don't print fake MSInheritance argument
2018-05-16 Joel E. DennyRevert r332474: [Attr] Don't print fake MSInheritance...
2018-05-16 Alexey Bataev[OPENMP] DO not crash on combined constructs in declare...
2018-05-16 Joel E. Denny[Attr] Don't print fake MSInheritance argument
2018-05-16 Sanjay Patel[OpenCL] make test independent of optimizer
2018-05-16 Erich KeaneAdd support for __declspec(code_seg("segname"))
2018-05-16 Ivan Donchevskii[Frontend] Avoid running plugins during code completion...
2018-05-16 Alexey Bataev[OPENMP, NVPTX] Add check for SPMD mode in orphaned...
2018-05-16 Eric LiuFix an Index test caused by a clang-format change ...
2018-05-16 Henry Wong[analyzer] Improve the modeling of memset().
2018-05-16 Ilya Biryukov[AST] Added a helper to extract a user-friendly text...
2018-05-16 Ilya Biryukov[CodeComplete] Expose helpers to get RawComment of...
2018-05-16 Gabor MartonTest commit access: remove superflous spaces
2018-05-16 Jonas Devlieghere[diagtool] Add diagtool to install target.
2018-05-16 Francois Ferrandclang-format: Allow optimizer to break template declara...
2018-05-16 Francois Ferrandclang-format: tweak formatting of variable initializati...
2018-05-16 Richard SmithFix 32-bit buildbots.
2018-05-16 George Karpenkov[analyzer] Do not crash on callback for call_once passe...
2018-05-16 Douglas YungRevert commits r332160, r332164, r332236.
2018-05-16 Artem Dergachev[analyzer] Make plist-html diagnostic consumer produce...
2018-05-15 Joel E. Denny[Attr] Don't print implicit attributes
2018-05-15 Eugene Zelenko[Documentation] Fix Release Notes format issues.
2018-05-15 Richard SmithDon't produce a redundant "auto type is incompatible...
2018-05-15 Benjamin KramerMove helper classes into anonymous namespaces. NFCI.
2018-05-15 Akira HatanakaAddress post-commit review comments after r328731....
2018-05-15 Sunil SrivastavaFixed some rtti-options tests.
2018-05-15 Krzysztof Parzyszek[Hexagon] Add driver options for subtarget features
2018-05-15 Alexey Bataev[OPENMP, NVPTX] Do not globalize variables with referen...
2018-05-15 Nico Weberupdate two comments as suggested on https://reviews...
2018-05-15 Nicola Zaghen[clang] Update uses of DEBUG macro to LLVM_DEBUG.
2018-05-15 Rainer Orth[Solaris] Only define _REENTRANT if -pthread
2018-05-15 Aleksei Sidorin[ASTImporter] Extend lookup logic in class templates
2018-05-15 Hans WennborgMake ast-print-record-decl.c pass on Windows after...
2018-05-15 Craig Topper[X86] Revert part of r332266: Use __builtin_convertvect...
2018-05-15 Joel E. Denny[AST] Fix printing tag decl groups in decl contexts
2018-05-14 Richard TrieuEnable control flow pruning of float overflow warnings.
2018-05-14 Volodymyr Sapsai[c++17] Fix assertion on synthesizing deduction guides...
2018-05-14 Artem Dergachev[analyzer] Re-apply r331096 "CStringChecker: Add suppor...
2018-05-14 George Karpenkov[analyzer] Extend the ObjCAutoreleaseWriteChecker to...
2018-05-14 Brock Wyma[CodeView] Improve debugging of virtual base class...
2018-05-14 Joel E. DennyFix test fail on some buildbots, caused by r332281.
2018-05-14 Richard SmithFix regression in r332076.
2018-05-14 George KarpenkovRemove the fixit for the diagnostics regarding capturin...
2018-05-14 Eric Liu[Tooling] Pull #include manipulation code from clangFor...
2018-05-14 Richard SmithPR37450: Fix bug that disabled some type checks for...
2018-05-14 Eric Liu[clang-format] Move #include related style to libToolin...
2018-05-14 Joel E. Denny[AST] Print correct tag decl for tag specifier
2018-05-14 Yaxun LiuCodeGen: Emit string literal in constant address space
2018-05-14 Joel E. Denny[AST] Fix -ast-print for _Bool when have diagnostics
2018-05-14 Craig Topper[X86] Use __builtin_convertvector to replace some of...
2018-05-14 Aleksei Sidorin[ASTImporter] Turn StringRefs back to std::strings...
2018-05-14 Ilya Biryukov[CodeComplete] Provide completion in decls even for...
2018-05-14 Eric LiuRedirect output to /dev/null in the tests added in...
2018-05-14 Pavel LabathRevert "[CodeGen] Disable aggressive structor optimizat...
2018-05-14 Pavel Labath[CodeGen] Disable aggressive structor optimizations...
2018-05-14 Krasimir Georgiev[clang-format] Continue after non-scope-closers in...
2018-05-14 Alex Bradbury[RISCV][NFC] Use more appropriate label for CHECK lines
2018-05-14 Craig Topper[X86] Use select instrution and fpextend in the impleme...
2018-05-14 Craig Topper[X86] Use __builtin_convertvector to implement _mm512_c...
2018-05-13 Craig Topper[X86] Emit better code for _mm_cvtu32_sd, _mm_cvtu64_sd...
2018-05-13 Elena DemikhovskyAdded atomic_fetch_min, max, umin, umax intrinsics...
2018-05-12 Douglas YungAdd requirement of x86 target for test.
2018-05-12 Douglas YungForce the PS4 clang ABI version to 6.
2018-05-11 Petr Hosek[Driver] Only use -lc++ on Fuchsia
2018-05-11 George Karpenkov[analyzer] Ignore the nullability quantifiers for autor...
2018-05-11 George Karpenkov[analyzer] Fix the filename for the exploration_order...
2018-05-11 Richard Smith[libclang] Stop assuming that the internal C++ ABI...
2018-05-11 Alexey Bataev[OPENMP, NVPTX] Do not use SPMD mode for target simd...
2018-05-11 Yaxun Liu[HIP] Set proper triple and offload kind for the toolchain
2018-05-11 Yaxun Liu[HIP] Diagnose unsupported host triple
2018-05-11 Yaxun Liu[HIP] Let clang-offload-bundler support HIP
2018-05-11 Craig Topper[X86] Fix the file header name on fmaintrin.h
2018-05-11 Krzysztof Parzyszek[Hexagon] Implement checking arguments of builtin calls
2018-05-11 Gabor Buella[X86] Assume alignment of movdir64b dst argument
2018-05-11 Richard SmithImprove diagnostics and error recovery for template...
2018-05-11 Reid KlecknerDon't propagate dllimport to base class template static...
2018-05-11 Kamil RytarowskiSupport XRay in the NetBSD driver
2018-05-11 Kamil RytarowskiPermit -fxray-instrument for NetBSD/amd64
2018-05-10 Reid Kleckner[clang-cl] Make -f[no-]coverage-mapping available
2018-05-10 Jonathan Coeimplementing Cursor.get_included_file in python bindings
2018-05-10 Eric Fiselier[Itanium] Emit type info names with external linkage.
2018-05-10 Julie HockettReland '[clang] Adding CharacteristicKind to PPCallback...
2018-05-10 Reid KlecknerAllow dllimport non-type template arguments in C++17
2018-05-10 Alexey Bataev[OPENMP, NVPTX] Initial support for L2 parallelism...
2018-05-10 Strahinja PetrovicThis patch provides that bitfields are splitted even...
2018-05-10 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 18.10 - Cosmic...
2018-05-10 Eric FiselierRevert "[Itanium] Emit type info names with external...
2018-05-10 Gabor Buella[X86] ptwrite intrinsic
2018-05-10 Craig Topper[X86] Change the implementation of scalar masked load...
2018-05-10 Eric Fiselier[Itanium] Emit type info names with external linkage.
next