]> granicus.if.org Git - clang/shortlog
clang
2018-11-07 Andrew SavonichevRevert r346326 [OpenCL] Add support of cl_intel_device_...
2018-11-07 Andrew Savonichev[OpenCL] Add support of cl_intel_device_side_avc_motion...
2018-11-07 Andrew Savonichev[OpenCL] Fix diagnostic message about overload candidates
2018-11-07 Diogo N. Sampaio[NFC][Clang][Aarch64] Add missing test file
2018-11-07 Aleksandar... [mips][msa] Fix msa_[st/ld] offset check
2018-11-07 Ilya Biryukov[CodeComplete] Do not complete self-initializations
2018-11-06 Vedant Kumar[Darwin] Export new weak external symbols when compilin...
2018-11-06 Aaron BallmanDon't use std::next() on an input iterator; NFC.
2018-11-06 Reid Kleckner[MS] Zero out ECX in __cpuid in intrin.h
2018-11-06 Kadir CetinkayaT was unused on assertion disabled builds.
2018-11-06 Akira HatanakaCast to uint64_t instead of to unsigned.
2018-11-06 Akira Hatanakaos_log: Allow specifying mask type in format string.
2018-11-06 Akira Hatanakaos_log: Add a new privacy annotation "sensitive".
2018-11-06 Akira Hatanakaos_log: Minor code cleanups. NFC.
2018-11-06 Mandeep Singh... [COFF, ARM64] Implement InterlockedDecrement*_* builtins
2018-11-06 Mandeep Singh... [COFF, ARM64] Implement InterlockedIncrement*_* builtins
2018-11-06 Mandeep Singh... [COFF, ARM64] Implement InterlockedAnd*_* builtins
2018-11-06 Mandeep Singh... [COFF, ARM64] Implement InterlockedXor*_* builtins
2018-11-06 Volodymyr Sapsai[CodeGenCXX] XFAIL test for ASAN on Darwin.
2018-11-06 Mandeep Singh... Revert "[COFF, ARM64] Implement InterlockedXor*_* builtins"
2018-11-06 Mandeep Singh... [COFF, ARM64] Implement InterlockedXor*_* builtins
2018-11-06 Mandeep Singh... [COFF, ARM64] Implement InterlockedOr*_* builtins
2018-11-06 Mandeep Singh... [COFF, ARM64] Implement InterlockedCompareExchange...
2018-11-05 Konstantin... AMDGPU: Add sram-ecc feature options
2018-11-05 Dan Albert[Driver] Reland again again: Default Android toolchains...
2018-11-05 Matt Davis[AST] Get aliased type info from an aliased TemplateSpe...
2018-11-05 Ben Hamilton[Format] Add debugging to ObjC language guesser
2018-11-05 Haojian Wu[Tooling] Correct the total number of files being proce...
2018-11-05 Haojian Wu[Tooling] Add "-filter" option to AllTUsExecution
2018-11-05 Benjamin KramerReapply "Fix regression in behavior of clang -x c+...
2018-11-05 Aleksandar... [mips][msa] Fix broken test
2018-11-05 Kadir CetinkayaFix breakage on FrontendTest by initializing new field...
2018-11-05 Kristof Umann[analyzer] Restrict AnalyzerOptions' interface so that...
2018-11-05 Kristof UmannEnsure the correct order of evaluation in part 2. of...
2018-11-05 Kristof UmannReland '[analyzer][PlistMacroExpansion] Part 2.: Retrie...
2018-11-04 Petr Hosek[Driver] Use -Bstatic/dynamic for libc++ on Fuchsia
2018-11-04 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 19.04 - Disco...
2018-11-04 Sylvestre LedruUpdate our URLs in clang doc to use https
2018-11-04 Kristof UmannRevert '[analyzer][PlistMacroExpansion] Part 2.: Retrie...
2018-11-04 Kristof Umann[analyzer][PlistMacroExpansion] Part 2.: Retrieving...
2018-11-04 Petr Hosek[Driver] Always match resource dir in Fuchsia driver...
2018-11-03 Brian Gesiak[coroutines] Fix fallthrough warning on try/catch
2018-11-03 Douglas YungFix test on Windows.
2018-11-03 Takuto IkutaAdd /Zc:DllexportInlines option to clang-cl
2018-11-03 Richard SmithRevert r345562: "PR23833, DR2140: an lvalue-to-rvalue...
2018-11-03 Petr Hosek[Driver] Use -push-/-pop-state and -as-needed for libc...
2018-11-02 Petr Hosek[CMake][Fuchsia] Set -fuse-ld=lld explicitly for Linux...
2018-11-02 Adrian PrantlAdd an explicit -std=c++14 to this test.
2018-11-02 Mandeep Singh... [COFF, ARM64] Implement InterlockedExchange*_* builtins
2018-11-02 Aaron BallmanDiagnose parameter names that shadow the names of inher...
2018-11-02 Kristof UmannAttempt to fix 'logical operation on address of string...
2018-11-02 George Karpenkov[analyzer] Fixup of the module build after https:/...
2018-11-02 Mandeep Singh... [COFF, ARM64] Change setjmp for AArch64 Windows to...
2018-11-02 Erik Pilkington[CodeGen] Fix a crash when updating a designated initia...
2018-11-02 Filipe CabecinhasChange -fsanitize-address-poison-class-member-array...
2018-11-02 Kristof UmannRemove the duplicated definition of size_t
2018-11-02 Kristof UmannDidn't -> didnt, because #errors complains about unterm...
2018-11-02 Fangrui Song[analyzer] Fix diagnostics/explicit-suppression.cpp
2018-11-02 Alexey Bataev[OPENMP][NVPTX]Use __kmpc_data_sharing_coalesced_push_s...
2018-11-02 Kristof Umann[analyzer] Put llvm.Conventions back in alpha
2018-11-02 Kristof Umann[analyzer] New flag to print all -analyzer-config options
2018-11-02 Kristof Umann[analyzer][NFC] Collect all -analyzer-config options...
2018-11-02 Kristof Umann[analyzer][NFC] Fix some incorrect uses of -analyzer...
2018-11-02 Alexey Bataev[OPENMP]Change the mapping type for lambda captures.
2018-11-02 Alexey Bataev[OPENMP][NVPTX]Improve emission of the globalized varia...
2018-11-02 Tim NorthoverReapply Logging: make os_log buffer size an integer...
2018-11-02 Patrick LysterAdd support for 'atomic_default_mem_order' clause on...
2018-11-02 Gabor Horvath[analyzer][CTU] Correctly signal in the function index...
2018-11-02 Ilya BiryukovRevert "Fix regression in behavior of clang -x c++...
2018-11-02 Fangrui SongFix -Wimplicit-fallthrough warning in LLVM_ENABLE_ASSER...
2018-11-02 Richard SmithWhen building a header module, treat inputs as headers...
2018-11-01 Volodymyr Sapsai[CodeGen] Fix assertion on referencing constexpr Obj...
2018-11-01 Volodymyr Sapsai[CodeGen] Move `emitConstant` from ScalarExprEmitter...
2018-11-01 Petr Hosek[CMake][Fuchsia] Don't restrict Linux runtimes to UNIX
2018-11-01 Reid KlecknerFix clang -Wimplicit-fallthrough warnings across llvm...
2018-11-01 Aaron BallmanOutput "rule" information in SARIF exports.
2018-11-01 Reid KlecknerAdd LLVM_FALLTHROUGH annotation after switch
2018-11-01 Mandeep Singh... Revert "[COFF, ARM64] Change setjmp for AArch64 Windows...
2018-11-01 Tim NorthoverRevert "Reapply Logging: make os_log buffer size an...
2018-11-01 Tim NorthoverReapply Logging: make os_log buffer size an integer...
2018-11-01 Reid KlecknerReplace two fallthrough annotations after covered switc...
2018-11-01 David Bolvansky[Diagnostics] Implement -Wsizeof-pointer-div
2018-11-01 Tim NorthoverRevert "Logging: make os_log buffer size an integer...
2018-11-01 Kadir Cetinkaya[clang] Improve ctor initializer completions.
2018-11-01 Erich KeaneMultiversioning- Ensure all MV functions are emitted.
2018-11-01 Erich KeaneCPU-Dispatch- Fix type of a member function, prevent...
2018-11-01 Tim NorthoverLogging: put link against libclangAnalysis rather than...
2018-11-01 Tim NorthoverLogging: add CMake dependency so libAST can use OSLog...
2018-11-01 Tim NorthoverLogging: make os_log buffer size an integer constant...
2018-11-01 Erich KeaneCPU-Dispatch-- Fix conflict between 'generic' and ...
2018-11-01 Sven van HaastregtAllow clk_event_t comparisons
2018-11-01 Aaron BallmanUpdate to the 10-10 SARIF spec.
2018-11-01 Roman Lebedev[clang][CodeGen] ImplicitIntegerSignChangeSanitizer...
2018-11-01 Li Jia He[Clang][PowerPC] Support constraint 'wi' in asm
2018-11-01 Mandeep Singh... [COFF, ARM64] Implement llvm.addressofreturnaddress...
2018-11-01 Artem Dergachev[analyzer] SARIF: Suppress version testing in a more...
2018-11-01 Richard SmithFix typo in comment.
2018-11-01 Thomas Lively[WebAssembly] Fix type names in truncation builtins
2018-11-01 Richard SmithFix regression in behavior of clang -x c++-header ...
2018-11-01 Artem Dergachev[analyzer] pr39348: MallocChecker: Realize that sized...
next