]> granicus.if.org Git - clang/shortlog
clang
2019-09-19 Alex LorenzFix for stringized function-macro args continued across...
2019-09-19 Richard SmithModel converted constant expressions as full-expressions.
2019-09-19 Michael Liao[CUDA][HIP] Re-apply part of r372318.
2019-09-19 Mitch PhillipsRevert "[CUDA][HIP] Fix typo in `BestViableFunction`"
2019-09-19 Aaron BallmanRevert r372325 - Reverting r372323 because it broke...
2019-09-19 Aaron BallmanReverting r372323 because it broke color tests on Linux.
2019-09-19 Aaron BallmanRemove an unsafe member variable that wasn't needed...
2019-09-19 Sven van Haastregt[OpenCL] Add version handling and add vector ld/st...
2019-09-19 Benjamin KramerClean out unused diagnostics. NFC.
2019-09-19 Michael Liao[CUDA][HIP] Fix typo in `BestViableFunction`
2019-09-19 Mark Murray[TestCommit] Trivial change to test commit access.
2019-09-19 Mark Murray[TestCommit] Trivial change to test commit access.
2019-09-19 Fangrui Song[Builtins] Delete setjmp_syscall and qsetjmp
2019-09-19 Yonghong Song[CLANG][BPF] change __builtin_preserve_access_index...
2019-09-19 Serge GueltonInitialize all fields in ABIArgInfo.
2019-09-18 Kristof Umann[analyzer] PR43102: Fix an assertion and an out-of...
2019-09-18 Lubos Lunakfix build, adjust test also for Windows path separator
2019-09-18 Dimitry AndricOn PowerPC, Secure-PLT by default for FreeBSD 13 and...
2019-09-18 Alexey Bataev[OPENMP]Fix for PR43349: Crash for privatized loop...
2019-09-18 Lubos Lunakactually also compile output in tests for -frewrite...
2019-09-18 Paul Hoad[clang-format][PR41899] PointerAlignment: Left leads...
2019-09-18 Lubos Lunakmake -frewrite-includes also rewrite conditions in...
2019-09-18 Erik Pilkington[Sema] Suppress -Wformat diagnostics for bool types...
2019-09-18 Paul Hoad[clang-format][PR41964] Fix crash with SIGFPE when...
2019-09-18 Richard Smith[c++20] P1331R2: Allow transient use of uninitialized...
2019-09-18 Alexey Bataev[OPENMP5.0]Allow multiple context selectors in the...
2019-09-18 Erich KeaneRecommit -r372180
2019-09-18 Hans WennborgRevert r372082 "[Clang] Pragma vectorize_width() implie...
2019-09-18 Simon Atanasyan[mips] Pass "xgot" flag as a subtarget feature
2019-09-18 Simon Pilgrim[AST] CommentLexer - Remove (optional) Invalid paramete...
2019-09-18 Raphael Isemann[lldb] Print better diagnostics for user expressions...
2019-09-18 Craig Topper[X86] Prevent assertion when calling a function that...
2019-09-18 Volodymyr Sapsai[Timers] Fix printing some `-ftime-report` sections...
2019-09-17 Eli Friedman[ARM] Update clang for removal of vfp2d16 and vfp2d16sp
2019-09-17 Erich KeaneRevert "Create UsersManual section entitled 'Controllin...
2019-09-17 Erik Pilkington[Sema] Split of versions of -Wimplicit-{float,int}...
2019-09-17 Erich KeaneCreate UsersManual section entitled 'Controlling Floati...
2019-09-17 Reid KlecknerIgnore exception specifier mismatch when merging redecl...
2019-09-17 Jan Korous[clang-scan-deps] Add verbose mode
2019-09-17 Erik PilkingtonUse 'BOOL' instead of BOOL in diagnostic messages
2019-09-17 Alexey Bataev[OPENMP] Rework the test, NFC.
2019-09-17 Alexey Bataev[OPENMP5.0]Introduce attribute for declare variant...
2019-09-17 Alexey Bataev[OPENMP]Try to rework the test to pacify the buildbots...
2019-09-17 Yitzhak Mandelbaum[clang-format] Fix cleanup of `AnnotatedLine` to includ...
2019-09-17 Erich KeaneAdd SpellingNotCalculated to Attribute Enums to suppres...
2019-09-17 Sven van Haastregt[OpenCL] Tidy up some comments; NFC
2019-09-17 Benjamin KramerHide implementation details in namespaces.
2019-09-17 David Bolvansky[NFC] Updated test
2019-09-17 Sjoerd Meijer[Clang] Pragma vectorize_width() implies vectorize...
2019-09-17 Kito Cheng[RISCV] Add option aliases: -mcmodel=medany and -mcmode...
2019-09-17 Kito Cheng[RISCV] Define __riscv_cmodel_medlow and __riscv_cmodel...
2019-09-17 Richard SmithFix reliance on -flax-vector-conversions in AVX intrins...
2019-09-17 Richard SmithFix reliance on lax vector conversions in tests for...
2019-09-17 Richard SmithRemove reliance on lax vector conversions from altivec...
2019-09-17 Nicholas AllegraPush lambda scope earlier when transforming lambda...
2019-09-17 Alexey Bataev[OPENMP] Fix the test, NFC
2019-09-16 Alexey Bataev[OPENMP]Fix the test, NFC.
2019-09-16 Bruno Cardoso... [Modules][Objective-C] Use complete decl from module...
2019-09-16 Lubos Lunakdo not emit -Wunused-macros warnings in -frewrite-inclu...
2019-09-16 Roman Lebedev[Clang][Codegen] Disable arm_acle.c test.
2019-09-16 Roman Lebedev[Clang][Codegen] Relax available-externally-suppress...
2019-09-16 Alexey Bataev[OPENMP]Fix parsing/sema for function templates with...
2019-09-16 Erich KeaneMove some definitions from Sema to Basic to fix shared...
2019-09-16 Haojian Wu[clangd] Fix a crash when renaming operator.
2019-09-16 Karl-Johan... Change signature of __builtin_rotateright64 back to...
2019-09-15 Simon Pilgrim[OpenMP] Fix OMPClauseReader::readClause() uninitialize...
2019-09-14 David Bolvansky[Diagnostics] Added silence note for -Wsizeof-array...
2019-09-14 Fangrui Song[clang-scan-deps] Add -M to work around -MT issue after...
2019-09-14 Fangrui Song[Driver] Fix multiple bugs related to dependency file...
2019-09-14 Fangrui Song[Driver] Improve Clang::getDependencyFileName and its...
2019-09-13 Thomas Lively[WebAssembly] Narrowing and widening SIMD ops
2019-09-13 Douglas YungMake test check position independent as they sometimes...
2019-09-13 Alex Lorenz[clang-scan-deps] Fix for headers having the same name...
2019-09-13 Tim ShenFix test to use %t for newly created files.
2019-09-13 Alexey Bataev[OPENMP5.0]Add basic support for declare variant directive.
2019-09-13 Jan Korous[Support] Add overload writeFileAtomically(std::functio...
2019-09-13 Manoj GuptaReland r371785: Add -Wpoison-system-directories warning
2019-09-13 Erich KeaneFix build error in 371875
2019-09-13 Erich Keane[NFCI]Create CommonAttributeInfo Type as base type...
2019-09-13 David Goldman[Sema][Typo Correction] Fix potential infite loop on...
2019-09-13 Nico Weberclang-format: Add support for formatting (some) lambdas...
2019-09-13 Luke CheesemanFix depfile name construction
2019-09-13 Gabor Marton[ASTImporter] Add development internals docs
2019-09-13 Nandor Licker[Clang Interpreter] Initial patch for the constexpr...
2019-09-13 Sylvestre LedruFix a perl warning: Scalar value @ArgParts[0] better...
2019-09-13 Balazs Keri[Clang][ASTImporter] Added visibility check for Functio...
2019-09-13 Richard SmithFor PR17164: split -fno-lax-vector-conversion into...
2019-09-13 Richard SmithFix interaction between r371813 and r371814.
2019-09-13 Richard SmithRemove reliance on lax vector conversions from altivec...
2019-09-13 Jonas DevlieghereRevert "For PR17164: split -fno-lax-vector-conversion...
2019-09-13 Richard SmithFor PR17164: split -fno-lax-vector-conversion into...
2019-09-13 Manoj GuptaRevert r371785.
2019-09-12 Jan Korous[libclang] Fix UninstallAbortingLLVMFatalErrorHandler...
2019-09-12 Jan Korous[libclang] Expose abort()-ing LLVM fatal error handler
2019-09-12 Manoj GuptaAdd -Wpoison-system-directories warning
2019-09-12 Artem Dergachev[analyzer] Fix the 'analyzer-enabled-checkers.c' test...
2019-09-12 Richard SmithImprove code generation for thread_local variables:
2019-09-12 Nick Desaulniers[Clang][CodeGen] support alias attribute w/ gnu_inline
2019-09-12 Kristof Umann[CFG] Add dumps for CFGElement and CFGElementRef
2019-09-12 Kristof Umann[analyzer][NFC] Fix inconsistent references to checkers...
next