[docs] improve documentation for misc-const-correctness
[platform/upstream/llvm.git] / compiler-rt /
2022-09-15 Rainer Orth[compiler-rt] Handle non-canonical triples with new...
2022-09-08 Michał Górny[compiler-rt] [test] Handle missing ld.gold gracefully
2022-08-12 Phoebe Wang[compiler-rt][BF16] Provide __truncdfbf2 and __truncsfb...
2022-08-10 Diana Picus[scudo] Try to fix standalone build on armv7
2022-08-08 Nikita PopovRevert "[compiler-rt][CMake] Enable TF intrinsics on...
2022-08-08 Keith Smiley[Sanitizer][Darwin] Support OS versions before DRIVERKIT
2022-08-02 Rainer Orth[compiler-rt][Sanitizer] Link sanitizer libs with ...
2022-07-26 Blue Gaston[Sanitizers][Darwin] Allows '-mtargetos' to used to...
2022-07-26 Than McIntoshtsan: capture shadow map start/end on init and reuse...
2022-07-25 Shafik Yaghmour[Clang] Fix how we set the NumPositiveBits on an EnumDe...
2022-07-25 Roy Sundahl[asan][test] Additional test requiring weak symbol...
2022-07-25 Dmitry Vyukovtsan: prevent pathological slowdown for spurious races
2022-07-25 Dmitry Vyukovtsan: remove tracking of racy addresses
2022-07-24 Khem Raj[compiler-rt][CMake] Enable TF intrinsics on powerpc32...
2022-07-23 Dimitrije Milosevic[MIPS][compiler-rt] Fix stat struct's size for O32 ABI
2022-07-23 Ivan Trofimov[libasan] Remove 4Mb stack limit for swapcontext unpois...
2022-07-22 Vitaly Buka[asan] Reset stack bounds of context
2022-07-22 Julian Lettner[Sanitizer][Darwin] Factor out code for GCD worker...
2022-07-22 Aaron BallmanStrengthen -Wint-conversion to default to an error
2022-07-22 tlattnerRemove references to old mailing lists that have moved...
2022-07-21 Dmitry Vyukovtsan: remove unnecessary brackets
2022-07-21 Rainer Orth[sanitizer_common] Support Solaris < 11.4 in GetStaticT...
2022-07-21 Ian Anderson[sanitizer] Use consistent checks for XDR
2022-07-21 Xi RuoyaoPort address sanitizer to LoongArch
2022-07-21 Vitaly Buka[NFC][asan] Clang-format a code
2022-07-21 Vitaly Buka[NFC][memprof] Remove unused code
2022-07-21 Vitaly Buka[NFC][asan] Use RoundDownTo
2022-07-20 Xi Ruoyao[sanitizer] Port sanitizer_common to LoongArch
2022-07-20 Vitaly BukaRevert "[libasan] Remove 4Mb stack limit for swapcontex...
2022-07-19 Kamau Bridgeman[TSAN] Disable clone_setns test case on PPC64 RHEL...
2022-07-19 Louis Dionne[libc++] Re-apply "Always build c++experimental.a""
2022-07-19 Andrew TurnerAdd the FreeBSD AArch64 memory layout
2022-07-19 Dmitry Vyukovtsan: optimize DenseSlabAlloc
2022-07-19 serge-sans-paille[sanitizer] Don't call dlerror() after swift_demangle...
2022-07-18 Ellis Hoag[InstrProf] Allow CSIRPGO function entry coverage
2022-07-18 Hans WennborgRevert "[libc++] Always build c++experimental.a"
2022-07-18 Fangrui Song[test] Change -lowertypetests tests to use -passes=
2022-07-17 Xi Ruoyao[sanitizer] Compare against the alignment of the latter...
2022-07-16 Rainer Orth[sanitizer_common] Several Solaris procmaps fixes
2022-07-15 Julian Lettner[Sanitizer][Darwin][NFC] Small SANITIZER_APPLE cleanup
2022-07-15 Leonard Grey[lsan][Darwin][nfc] Fix thread vector size
2022-07-15 Leonard Grey[lsan][nfc] Add missing newline to VReport
2022-07-15 Petr Hosek[compiler-rt][CMake] Set unwinder for MSan unittests
2022-07-15 Petr Hosek[compiler-rt][CMake] Set --unwindlib=none when using...
2022-07-15 Kostya Serebryany[SanitizerCoverage] add weak definitions for the load...
2022-07-14 Petr Hosek[compiler-rt][CMake] Use linker semantics for unwinder...
2022-07-14 Ellis Hoag[InstrProf] Add options to profile function groups
2022-07-14 Vitaly Buka[NFC] Clang-format D129645
2022-07-14 Dmitry Vyukovtsan: fix a bug in trace part switching
2022-07-14 Alexander Potapenko[compiler-rt][hwasan] Support for new Intel LAM API
2022-07-13 Leonard Chan[hwasan] Add __hwasan_add_frame_record to the hwasan...
2022-07-13 Leonard ChanRevert "[hwasan] Add __hwasan_record_frame_record to...
2022-07-13 leonardchan[hwasan] Add __hwasan_record_frame_record to the hwasan...
2022-07-13 Roy Sundahl[asan][ubsan][test] Add weak attributes for dyld Mach...
2022-07-12 Mitch Phillips[~NFC] Fix printf() type punning warning in asan_global...
2022-07-12 Mariusz Borsa[Sanitizers][Darwin] Remove SANITIZER_MAC
2022-07-11 Fangrui Song[sanitizer] Remove #include <linux/fs.h> to resolve...
2022-07-11 Fangrui SongRevert "[sanitizer] Remove #include <linux/fs.h> to...
2022-07-11 Fangrui Song[sanitizer] Remove #include <linux/fs.h> to resolve...
2022-07-11 Alex Brachet[scudo][NFC] Clang-format c823cbf699
2022-07-11 Alex Brachet[scudo][Fuchsia] Don't assume MapPlatformData::Vmar...
2022-07-11 Ivan Trofimov[libasan] Remove 4Mb stack limit for swapcontext unpois...
2022-07-11 Dominic Chen[scudo] Satisfy -Wstrict-prototypes
2022-07-11 Ivan Trofimov[NFC][asan] Clang-format a test
2022-07-11 Than McIntoshtsan: update Go x86 build rules to back off to sse3
2022-07-11 Kai Luo[AIX][compiler-rt] Fix missing dependency of parent...
2022-07-09 Petr Hosek[CMake] Set the common link flags for memprof tests
2022-07-09 Petr Hosek[CMake] Use explicit header path when using in-tree...
2022-07-09 Petr HosekRevert "[CMake] Use explicit header path when using...
2022-07-09 Petr Hosek[CMake] Use explicit header path when using in-tree...
2022-07-08 Petr Hosek[CMake] Option to select C++ library for runtimes that...
2022-07-08 Julian Lettner[Sanitizer][Darwin] Cleanup MaybeReexec() function...
2022-07-08 Louis Dionne[libc++] Always build c++experimental.a
2022-07-08 Leonard ChanRevert "[llvm] cmake config groundwork to have ZSTD...
2022-07-08 Leonard ChanRevert "[llvm] cmake config groundwork to have ZSTD...
2022-07-08 Cole Kissane[llvm] cmake config groundwork to have ZSTD in LLVM
2022-07-08 Cole Kissane[llvm] cmake config groundwork to have ZSTD in LLVM
2022-07-08 Julian LettnerRevert "[Sanitizer][Darwin] Cleanup MaybeReexec() funct...
2022-07-07 Julian Lettner[Sanitizer][Darwin] Cleanup MaybeReexec() function...
2022-07-07 Vitaly Buka[sanitizer] Deduplicate dn_expand test
2022-07-07 Leonard Chan[hwasan][fuchsia] Fix features bitmask checking
2022-07-07 Dominic Chen[scudo] Add [[no_unique_address]] attribute to new...
2022-07-07 Vitaly Buka[sanitizer] Extract check_mem_is_good into header
2022-07-07 Dominic Chen[scudo] Pass MapPlatformData in more calls
2022-07-07 theidexisted[NFC][sanitizer] Minor change: eliminate loop
2022-07-07 Vitaly Buka[msan] Fix dn_comp interceptor after D126851
2022-07-07 Vitaly Buka[NFC][sanitizer] Format dn_expand interceptor
2022-07-07 Vitaly Buka[sanitizer] Fix dn_expand test
2022-07-06 Sunho Kim[ORC][ORC_RT][AArch64] Implement TLS descriptor in...
2022-07-06 Dimitrije Milosevic[MIPS] Resolve issues in building ASAN for N32 ABI
2022-07-05 Julian Lettner[Sanitizer][Darwin] Fix log-path_test.cpp
2022-07-05 Andi-Bogdan Postelnicu[Compiler-RT] Remove FlushViewOfFile call when unmappi...
2022-07-03 Vitaly Buka[lsan] malloc_usable_size returns 0 for nullptr
2022-07-01 Vitaly Buka[sanitizer] Update dn_expand interceptor for glibc...
2022-07-01 Petr Hosek[compiler-rt] Update Fuchsia sanitizer sched_yield
2022-06-30 Julian Lettner[Sanitizer][Darwin] Lookup dyld image header via shared...
2022-06-30 Kostya Serebryany[libFuzzer] Extend the fuzz target intarface to allow...
2022-06-30 Phoebe Wang[X86] Support `_Float16` on SSE2 and up
2022-06-28 Mariusz Borsa[Sanitizers] Cleanup handling of stat64/statfs64
2022-06-28 Matthias Braunbuild_symbolizer: Set LLVM_DEFAULT_TARGET_TRIPLE in...
next