]> granicus.if.org Git - clang/shortlog
clang
2018-05-18 Peter CollingbourneMC: Change the streamer ctors to take an object writer...
2018-05-18 Craig Topper[X86] Fix a bad cast from mask16 to mask8 in _mm256_mas...
2018-05-18 Eric LiuFix unused variable warning in r332724
2018-05-18 Eric Liu[Tooling] Add an overload of runToolOnCodeWithArgs...
2018-05-18 Gabor Marton[ASTImporter] Enable disabled but passing test
2018-05-18 Ben Hamilton[clang-format/ObjC] Correctly annotate single-component...
2018-05-18 Yaxun Liu[HIP] Support offloading by linker script
2018-05-18 Eric LiuMove #include manipulation code to new lib/Tooling...
2018-05-18 Eric Liu[VFS] Implement getRealPath for OverlayFileSystem.
2018-05-18 Alexander IvchenkoThis patch aims to match the changes introduced
2018-05-18 Gabor MartonDo not try to remove invisible Decls from DeclContext
2018-05-17 Peter CollingbourneSupport: Add a raw_ostream::write_zeros() function...
2018-05-17 Reid KlecknerAdd missing test case for r332639
2018-05-17 Reid KlecknerFix a mangling failure on clang-cl C++17
2018-05-17 Walter Lee[sanitizer] Don't add --export-dynamic for Myriad
2018-05-17 Justin Lebar[CUDA] Allow "extern __shared__ Foo foo[]" within anon...
2018-05-17 Justin Lebar[CUDA] Make std::min/max work when compiling in C+...
2018-05-17 Nico WeberFix __uuidof handling on non-type template parameter...
2018-05-17 Peter Smith[AArch64] Correct inline assembly test case for S modif...
2018-05-17 Jan KorousUse dotted format of version tuple for availability...
2018-05-17 Yaxun LiuCodeGen: Fix invalid bitcast for lifetime.start/end
2018-05-17 Eric LiuAdd vfs::FileSystem::getRealPath
2018-05-17 Gabor Marton[ASTImporter] Fix missing implict CXXRecordDecl
2018-05-17 Ivan Donchevskii[libclang] Allow skipping function bodies in preamble...
2018-05-17 Ivan Donchevskii[Frontend] Avoid running plugins during code completion...
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...
next