]> granicus.if.org Git - clang/shortlog
clang
2019-06-03 Andrew Savonichev[OpenCL] Undefine cl_intel_planar_yuv extension
2019-06-03 Andrew Savonichev[OpenCL] Use long instead of long long in x86 builtins
2019-06-03 Simon Tatham[ARM] Fix recent breakage of -mfpu=none.
2019-06-03 Mikael HolmenFix compilation warning about unused variable [NFC]
2019-06-03 Simon PilgrimRevert rL362358 : PR42104: Support instantiations of...
2019-06-03 Sven van Haastregt[OpenCL] Declare builtin functions using TableGen
2019-06-03 Ilya Biryukov[CodeComplete] Add a bit more whitespace to completed...
2019-06-03 Richard SmithPR42104: Support instantiations of lambdas that implici...
2019-06-03 Brian Gesiak[coroutines][PR41909] Don't build dependent coroutine...
2019-06-03 Artem DergachevRevert "[analyzer] exploded-graph-rewriter: An attempt...
2019-06-02 Artem Dergachev[analyzer] exploded-graph-rewriter: An attempt to fix...
2019-06-02 Artem Dergachev[analyzer] exploded-graph-rewriter: Initial commit.
2019-06-02 Richard SmithTransform lambda expression captures when transforming...
2019-06-02 Don HintonFix bug in r362328 -- append to dependency list instead...
2019-06-02 Nico WeberAdd mangling test coverage for non-volatile const membe...
2019-06-02 Nico WeberAdd test coverage for __pascal mangling
2019-06-02 Don Hinton[test] Fix plugin tests
2019-06-02 Richard SmithFactor out commonality between variable capture initial...
2019-06-02 Richard SmithAdd script to update OpenMP -ast-dump test expectations...
2019-06-01 Nico Webermsabi: Fix exponential mangling time for certain pathol...
2019-05-31 Aaron PuchertClarify when fix-it hints on warnings are appropriate
2019-05-31 Csaba Dabis[analyzer] print() JSONify: ExplodedNode revision
2019-05-31 Erich KeaneReplace 'default' in an enum-over-a-switch with the...
2019-05-31 Erich KeaneSuppress nothrow/Exception spec conflict warning when...
2019-05-31 Erich KeaneSuppress nothrow/exception spec conflict warning when...
2019-05-31 Michael LiaoRevise test case due to the change from CUDA 10+.
2019-05-31 Erich KeaneFix for PR42089, regression from r362119
2019-05-31 Pengfei Wang[X86] Add VP2INTERSECT instructions
2019-05-31 Zi Xuan Wure-commit r361928: [PowerPC] [Clang] Port SSE intrinsic...
2019-05-31 Richard TrieuRedirect test output to /dev/null
2019-05-31 Pengfei WangRevert "[X86] Fix i386 struct and union parameter align...
2019-05-31 Petr Hosek[CMake] Provide an option to use relative paths in...
2019-05-31 Richard SmithPR39728: When completing a class, complete the destruct...
2019-05-31 John McCallFix the predefined exponent limit macros for the 16...
2019-05-31 Richard SmithDefer building 'this' captures until we have left the...
2019-05-31 Petr Hosek[CMake][Fuchsia] Use libc++ ABI v2 on Darwin as well
2019-05-31 Sam CleggFix -DBUILD_SHARED_LIBS=ON build after rL362160
2019-05-31 Richard SmithDefer capture initialization for captured regions until...
2019-05-31 Richard SmithDefer capture initialization for blocks until after...
2019-05-30 Richard SmithRefactor OpenMP stack management.
2019-05-30 Richard SmithFix "fallthrough annotation in unreachable code" warning.
2019-05-30 Amy HuangAdd enums as global variables in the IR metadata.
2019-05-30 Francis Visoiu... [Remarks][NFC] Move the serialization to lib/Remarks
2019-05-30 Erich KeaneFix constexpr __builtin_*_overflow issue when unsigned...
2019-05-30 Richard Smith[c++2a] Fix assertion failure if we would walk over...
2019-05-30 Douglas YungMark test as requiring an ARM target.
2019-05-30 Mitch Phillips[GWP-ASan] Mutex implementation [2].
2019-05-30 Tim NorthoverReapply: LLVM IR: update Clang tests for byval being...
2019-05-30 Erich KeaneAdd Attribute NoThrow as an Exception Specifier Type
2019-05-30 J. Ryan Stinnett[Docs] Modernize references to macOS
2019-05-30 Erich KeaneRevert "clang support gnu asm goto."
2019-05-30 Anastasia Stulova[OpenCL] Fix OpenCL/SPIR version metadata in C++ mode.
2019-05-30 Csaba Dabis[analyzer] print() JSONify chain: Fix possible build...
2019-05-30 Sjoerd MeijerFollow up of r362096
2019-05-30 Csaba Dabis[analyzer] print() JSONify chain: Fix build-bot breaks
2019-05-30 Sjoerd Meijer[ARM] Add CLI support for Armv8.1-M and MVE
2019-05-30 Sven van Haastregt[OpenCL] Support logical vector operators in C++ mode
2019-05-30 Simon PilgrimFix Wdocumentation warning. NFCI.
2019-05-30 Fangrui SongRevert "asm goto: fix out-of-bounds read of Constraints...
2019-05-30 Simon PilgrimFix MSVC "not all control paths return a value" warning.
2019-05-30 Fangrui Songasm goto: fix out-of-bounds read of Constraints after...
2019-05-30 Benjamin Kramer[AST] asm goto labels don't have constraints, don't...
2019-05-30 Fangrui SongMark CodeGen/asm-goto.c as x86 specific after r362045
2019-05-30 John McCallAdd the `objc_class_stub` attribute.
2019-05-30 Fangrui Song[Driver] Render target options (e.g. -fuse-init-array...
2019-05-30 Fangrui Song[PowerPC] Set the default PLT mode on musl to Secure PLT
2019-05-30 Fangrui Song[Driver] -static-pie: add -z text
2019-05-30 Jennifer Yuclang support gnu asm goto.
2019-05-29 Amy HuangCodeView - add static data members to global variable...
2019-05-29 Akira Hatanaka[ObjC] Fix encoding of ObjC pointer types that are...
2019-05-29 Csaba Dabis[analyzer] Remove EndPath function as it is dead code
2019-05-29 Tim NorthoverRevert "LLVM IR: update Clang tests for byval being...
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Boolean support
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: MemberExpr support
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Remove duplicated code
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Test 'add-pop-up-notes...
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Enhance to write out...
2019-05-29 Csaba Dabis[analyzer] [NFC] PathDiagnostic: Create PathDiagnosticP...
2019-05-29 Tim NorthoverLLVM IR: update Clang tests for byval being a typed...
2019-05-29 Csaba Dabis[analyzer] print() JSONify chain: Generic stmt_id
2019-05-29 Artem Dergachev[analyzer] SATestBuild.py: Use driver for analyzing...
2019-05-29 Csaba Dabis[analyzer] print() JSONify: SVal implementation
2019-05-29 Haojian WuFix an unused-variable error.
2019-05-29 Thomas Lively[WebAssembly] Support VPtr sanitizer for Emscripten
2019-05-29 Csaba Dabis[analyzer] print() JSONify: CFG implementation
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Decl revision
2019-05-29 Csaba Dabis[analyzer][AST] print() JSONify: Stmt implementation
2019-05-29 Csaba Dabis[analyzer] print() JSONify: getNodeLabel implementation
2019-05-29 Ilya Biryukov[Index] Compute correct symbol kind for variable templates
2019-05-29 Michael Liao[CUDA][HIP] Skip setting `externally_initialized` for...
2019-05-29 Erich KeaneAdd curley brackets to case statement that declares...
2019-05-29 Francois Ferrand[clang-format] Allow configuring list of function-like...
2019-05-29 Francois Ferrand[NFC] clang-format: Use LLVM style in NamespaceEndComme...
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Program state implementation
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Checker messages implementation
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Constructing objects implem...
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Type information implementation
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Constraints implementation
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Environment implementation
2019-05-29 Ilya Biryukov[CodeComplete] Add semicolon when completing patterns...
next