Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-14[compiler-rt][hwasan] Support for new Intel LAM APIAlexander Potapenko
2022-07-14[hwasan] Add __hwasan_add_frame_record to the hwasan interfaceLeonard Chan
2022-07-14Revert "[hwasan] Add __hwasan_record_frame_record to the hwasan interface"Leonard Chan
2022-07-14[hwasan] Add __hwasan_record_frame_record to the hwasan interfaceleonardchan
2022-07-13[asan][ubsan][test] Add weak attributes for dyld Mach-O weak-def-coalescingRoy Sundahl
2022-07-12[~NFC] Fix printf() type punning warning in asan_globals.cppMitch Phillips
2022-07-12[Sanitizers][Darwin] Remove SANITIZER_MACMariusz Borsa
2022-07-11[sanitizer] Remove #include <linux/fs.h> to resolve fsconfig_command/mount_at...Fangrui Song
2022-07-11Revert "[sanitizer] Remove #include <linux/fs.h> to resolve fsconfig_command/...Fangrui Song
2022-07-11[sanitizer] Remove #include <linux/fs.h> to resolve fsconfig_command/mount_at...Fangrui Song
2022-07-11[scudo][NFC] Clang-format c823cbf699Alex Brachet
2022-07-11[scudo][Fuchsia] Don't assume MapPlatformData::Vmar is validAlex Brachet
2022-07-11[libasan] Remove 4Mb stack limit for swapcontext unpoisoningIvan Trofimov
2022-07-11[scudo] Satisfy -Wstrict-prototypesDominic Chen
2022-07-11[NFC][asan] Clang-format a testIvan Trofimov
2022-07-11tsan: update Go x86 build rules to back off to sse3Than McIntosh
2022-07-11[AIX][compiler-rt] Fix missing dependency of parent targetKai Luo
2022-07-09[CMake] Set the common link flags for memprof testsPetr Hosek
2022-07-09[CMake] Use explicit header path when using in-tree libc++ for testsPetr Hosek
2022-07-09Revert "[CMake] Use explicit header path when using in-tree libc++ for tests"Petr Hosek
2022-07-09[CMake] Use explicit header path when using in-tree libc++ for testsPetr Hosek
2022-07-09[CMake] Option to select C++ library for runtimes that use itPetr Hosek
2022-07-09[Sanitizer][Darwin] Cleanup MaybeReexec() function and usageJulian Lettner
2022-07-08[libc++] Always build c++experimental.aLouis Dionne
2022-07-08Revert "[llvm] cmake config groundwork to have ZSTD in LLVM"Leonard Chan
2022-07-08Revert "[llvm] cmake config groundwork to have ZSTD in LLVM"Leonard Chan
2022-07-08[llvm] cmake config groundwork to have ZSTD in LLVMCole Kissane
2022-07-08[llvm] cmake config groundwork to have ZSTD in LLVMCole Kissane
2022-07-08Revert "[Sanitizer][Darwin] Cleanup MaybeReexec() function and usage"Julian Lettner
2022-07-08[Sanitizer][Darwin] Cleanup MaybeReexec() function and usageJulian Lettner
2022-07-08[sanitizer] Deduplicate dn_expand testVitaly Buka
2022-07-08[hwasan][fuchsia] Fix features bitmask checkingLeonard Chan
2022-07-07[scudo] Add [[no_unique_address]] attribute to new MapPlatformData variablesDominic Chen
2022-07-07[sanitizer] Extract check_mem_is_good into headerVitaly Buka
2022-07-07[scudo] Pass MapPlatformData in more callsDominic Chen
2022-07-07[NFC][sanitizer] Minor change: eliminate looptheidexisted
2022-07-07[msan] Fix dn_comp interceptor after D126851Vitaly Buka
2022-07-07[NFC][sanitizer] Format dn_expand interceptorVitaly Buka
2022-07-07[sanitizer] Fix dn_expand testVitaly Buka
2022-07-06[ORC][ORC_RT][AArch64] Implement TLS descriptor in ELFNixPlatform.Sunho Kim
2022-07-06[MIPS] Resolve issues in building ASAN for N32 ABIDimitrije Milosevic
2022-07-06[Sanitizer][Darwin] Fix log-path_test.cppJulian Lettner
2022-07-05[Compiler-RT] Remove FlushViewOfFile call when unmapping gcda files on win32.Andi-Bogdan Postelnicu
2022-07-03[lsan] malloc_usable_size returns 0 for nullptrVitaly Buka
2022-07-02[sanitizer] Update dn_expand interceptor for glibc 2.34Vitaly Buka
2022-07-01[compiler-rt] Update Fuchsia sanitizer sched_yieldPetr Hosek
2022-07-01[Sanitizer][Darwin] Lookup dyld image header via shared cacheJulian Lettner
2022-06-30[libFuzzer] Extend the fuzz target intarface to allow -1 return value.Kostya Serebryany
2022-06-30[X86] Support `_Float16` on SSE2 and upPhoebe Wang
2022-06-29[Sanitizers] Cleanup handling of stat64/statfs64Mariusz Borsa