]> granicus.if.org Git - clang/shortlog
clang
2018-07-25 Mikhail R.... [analyzer] Create generic SMT Context class
2018-07-25 Krasimir Georgiev[clang-format ]Extend IncludeCategories regex documentation
2018-07-25 Balazs Keri[ASTImporter] Add support for import of CXXInheritedCto...
2018-07-25 Fangrui Songcc1_main: fix -Wsign-compare on FreeBSD
2018-07-25 JF BastienCodeGen: use non-zero memset when possible for automati...
2018-07-25 Petr Hosek[profile] Support profiling runtime on Fuchsia
2018-07-25 Petr Hosek[CMake] Link static libunwind and libc++abi into libc...
2018-07-25 George Karpenkov[analyzer] Syntactic matcher for leaks associated with...
2018-07-24 George KarpenkovRevert "[analyzer] Extend NoStoreFuncVisitor to insert...
2018-07-24 George Karpenkov[analyzer] Extend NoStoreFuncVisitor to insert a note...
2018-07-24 Benjamin Kramer[Sema] Destroy tokens in DeclaratorChunk params
2018-07-24 Richard SmithDon't lifetime-extend or track lifetime problems throug...
2018-07-24 Jordan RupprechtRevert "[VFS] Cleanups to VFS interfaces."
2018-07-24 Erich KeaneRemove stale documentation from InternalsManual.rst
2018-07-24 Sam McCall[VFS] Cleanups to VFS interfaces.
2018-07-24 Roman Lebedev[Sema] Mark implicitly-inserted ICE's as being part...
2018-07-24 Jiading GaiAdd a .keep file to prevent svn from skipping over...
2018-07-24 Jiading GaiFor x86_64, gcc 7.2 under Amazon Linux AMI sets its...
2018-07-24 Jiading Gai[Test commit] Fix a spelling error.
2018-07-24 Shiva ChenRevert "[DebugInfo] Generate debug information for...
2018-07-24 Shiva Chen[DebugInfo] Generate debug information for labels....
2018-07-24 Yaxun LiuAttempt to fix regression due to r337791
2018-07-24 George Burgess IVFix unused variable warnings; NFC
2018-07-24 Yaxun Liu[HIP] pass -target-cpu when running the device-mode...
2018-07-24 Richard SmithAdd missing testcase update for r337790.
2018-07-24 Yaxun LiuEnable .hip files for test/Driver
2018-07-24 Richard SmithWarn if a local variable's initializer retains a pointe...
2018-07-24 Thomas AndersonBorrow visibility from __fundamental_type_info for...
2018-07-24 Dan Gohman[WebAssembly] Change size_t to `unsigned long`.
2018-07-24 Erik PilkingtonNFC: Add the emacs c++ mode hint "-*- C++ -*-" to the...
2018-07-23 Artem Dergachev[analyzer] Add a no-crash to a recently added test.
2018-07-23 Artem Dergachev[analyzer] pr38273: Legalize Loc<>NonLoc comparison...
2018-07-23 Richard SmithSupport lifetime-extension of conditional temporaries.
2018-07-23 Erik Pilkington[Sema] Fix crash on BlockExprs in a default member...
2018-07-23 George Karpenkov[ASTMatchers] Add an isMain() matcher
2018-07-23 George Karpenkov[ASTMatchers] [NFC] Regenerate HTML docs.
2018-07-23 Reid Kleckner[clang-cl] Expose -fblocks and -fno-builtin as driver...
2018-07-23 Richard SmithDo not try to perform lifetime-extension through condit...
2018-07-23 Richard SmithFold -Wreturn-stack-address into general initialization...
2018-07-23 Erich KeaneUpdate to -r337585, allow scoped enum inits in -pedantic
2018-07-23 Aaron Smith[CodeGen] Record if a C++ record is a trivial type
2018-07-23 Nico Weber[ms] Fix mangling of vector types in QMM_Result contexts.
2018-07-23 Richard SmithSeparate out the initialization kind for a statement...
2018-07-23 Richard SmithFold dangling-field warning into general initialization...
2018-07-23 Jonas HahnfeldRevert "[OPENMP] Fix PR38026: Link -latomic when -fopen...
2018-07-23 David Carlier[CStringSyntaxChecker] Improvements of strlcpy check
2018-07-23 Jonas Devlieghere[DebugInfo] Error out when enabling -fdebug-types-secti...
2018-07-23 Reid Kleckner[MS] Update _MSVC_LANG values for C++17 and C++2a
2018-07-23 Erik Pilkington[Sema] Don't emit -Wmemset-transposed-args for memset...
2018-07-23 Ivan A. Kosarev[NEON] Define half-precision vmaxnm intrinsics only...
2018-07-23 Jonas Toth[ASTMatchers] add matcher for decltypeType and its...
2018-07-23 Ivan A. Kosarev[NEON] Define half-precision vrnd intrinsics only when...
2018-07-23 Ivan A. Kosarev[NEON] Fix support for vrndi_f32(), vrndiq_f32() and...
2018-07-23 Benjamin Kramer[AST] Use llvm::TrailingObjects in CXXTryStmt
2018-07-23 Sam McCall[Tooling] Use UniqueStringSaver. NFC
2018-07-23 Adam BaloghFix for last commit: adding new test file forgotten.
2018-07-23 Adam Balogh[Analyzer] Quick Fix for exponential execution time...
2018-07-23 Ilya BiryukovRevert "Fold dangling-field warning into general initia...
2018-07-22 Brad SmithFix the test
2018-07-22 Brad SmithOpenBSD/arm has switched to float ABI SoftFP.
2018-07-22 Richard SmithPR38257: don't perform ADL when instantiating a unary...
2018-07-21 Yaxun Liu[HIP] Support -fcuda-flush-denormals-to-zero for amdgcn
2018-07-20 JF Bastien[NFC] CodeGen: rename memset to bzero
2018-07-20 George Karpenkov[Driver] Sanitizer support based on runtime library...
2018-07-20 Yaxun Liu[HIP] Register/unregister device fat binary only once
2018-07-20 Reid KlecknerDisable clang crash-report-modules.m test on Windows...
2018-07-20 Richard SmithFold dangling-field warning into general initialization...
2018-07-20 Nico Weberfix typo
2018-07-20 Nico Weber[ms] Add __shiftleft128 / __shiftright128 intrinsics
2018-07-20 Reid Kleckner[codeview] Don't emit variable templates as class members
2018-07-20 Konstantin... AMDGPU: Switch default dwarf version to 2
2018-07-20 David Carlier[CStringSyntaxChecker] Fix build bot builds != x86...
2018-07-20 Benjamin Kramer[AST] Various micro-optimizations in CXXInheritance
2018-07-20 Artem Belevich[CUDA] Provide integer SIMD functions for CUDA-9.2
2018-07-20 Erich KeanePrevent Scoped Enums from being Integral constant expre...
2018-07-20 Akira Hatanaka[CodeGen][ObjC] Make copying and disposing of a non...
2018-07-20 Zachary TurnerRewrite the VS integration scripts.
2018-07-20 Reka Kovacs[analyzer] Rename DanglingInternalBufferChecker to...
2018-07-20 Bruno Cardoso... [www] Add CodeCompass and CodeChecker to Clang Related...
2018-07-20 Erich KeaneImplement cpu_dispatch/cpu_specific Multiversioning
2018-07-20 Yaxun LiuSema: Fix explicit address space cast in C++
2018-07-20 Fangrui SongChange \t to spaces
2018-07-20 Eric Liu[Index] Set OrigD before D is changed.
2018-07-20 John McCallDocument -fobjc-weak as an extension.
2018-07-20 John McCallFix and improve the ARC spec's wording about unmanaged...
2018-07-19 Richard SmithFix typo causing assert in self-host.
2018-07-19 Fangrui Song[docs] Correct -fvisibility-inlines-hidden description
2018-07-19 David Carlier[CStringSyntaxChecker] Check strlcpy sizeof syntax
2018-07-19 Richard SmithWhen we choose to use zeroinitializer for a trailing...
2018-07-19 Erik Pilkington[Sema] Diagnose an invalid dependent function template...
2018-07-19 Richard SmithFix failing testcase to actually be valid.
2018-07-19 Richard SmithFix template argument deduction when a parameter pack...
2018-07-19 Nico Weberfix typo in comment
2018-07-19 Reka Kovacs[analyzer] Fix memory sanitizer error in MallocChecker.
2018-07-19 Erich KeaneFix unused variable warning.
2018-07-19 Mikhail R.... [analyzer] Memoize complexity of SymExpr
2018-07-19 Erik Pilkington[Sema] Add a new warning, -Wmemset-transposed-args
2018-07-19 Alexey BataevThe patch adds support for the new map interface betwee...
2018-07-19 Reka Kovacs[analyzer] Fix disappearing notes in DanglingInternalBu...
2018-07-19 Reka Kovacs[analyzer] Add support for more basic_string API in
next