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-03-02Revert "[cmake] Prefix gtest and gtest_main with "llvm_"."Stella Laurenzo
2022-03-02[cmake] Prefix gtest and gtest_main with "llvm_".Stella Laurenzo
2022-03-01[NFC][hwasan] Check __GLIBCXX__ before checking _GLIBCXX_RELEASE in testHans Wennborg
2022-03-01[asan][test] Remove Linux/asan_prelink_test.cppFangrui Song
2022-02-28[compiler-rt] Disable coverage trace pc guard tests on ThumbDavid Spickett
2022-02-28[AIX][cmake][NFC] Customize name of output atomic libraryKai Luo
2022-02-26Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"Nikita Popov
2022-02-26[test] Precisely disable flaky sanitizer tests on clang-ppc64le-redhatFangrui Song
2022-02-26[crt][test] Add -no-pie to avoid wacky linking with crt1.o if (musl || CLANG_...Fangrui Song
2022-02-25Revert "[lsan][test] Temporarily disable ppc64 and ppc64le to appease clang-p...Fangrui Song
2022-02-25[compiler-rt][test] Temporarily disable ppc64 and ppc64le test/sanitizer_comm...Fangrui Song
2022-02-25[lsan][test] Temporarily disable ppc64 and ppc64le to appease clang-ppc64le-rhelFangrui Song
2022-02-25[sanitizer] Disable pc guard coverage test on PPC64/s390xXiaodong Liu
2022-02-25[sanitizer] Don't collect unused infoVitaly Buka
2022-02-25[sanitizer] Enable trace pc guard coverage test on PPC64/s390x/MIPSXiaodong Liu
2022-02-25[asan][test] asan_prelink_test.cpp: use -fno-pie -no-pieFangrui Song
2022-02-24[sancov][sanitizer-common] Correct sanitizer coverage pointXiaodong Liu
2022-02-24[NFC][hwasan] Check _GLIBCXX_RELEASE in testVitaly Buka
2022-02-24[HWASan] Use hwasan_memalign for aligned new.Vitaly Buka
2022-02-24[NFC][hwasan] Clang-format the fileVitaly Buka
2022-02-24[sanitizer][sancov] Use pc-1 for s390xFangrui Song
2022-02-23[PATCH] ASAN: Align declaration with definition of a fnMartin Liska
2022-02-23[TSan][NFC] fixup for comment of ShadowXu Mingjie
2022-02-23Revert "[TSan][NFC] fixup for comment of Shadow"Vitaly Buka
2022-02-23[TSan][NFC] fixup for comment of ShadowVitaly Buka
2022-02-23[compiler-rt][builtins] Fix CMake builtin target flagTobias Hieta
2022-02-23[compiler-rt][builtins] build the macOS compiler-rt built-ins with Mac Cataly...Alex Lorenz
2022-02-23[libFuzzer] Refactor GetNextInstructionPc/GetPreviousInstructionPcFangrui Song
2022-02-23[sanitizer] Refactor GetNextInstructionPc/GetPreviousInstructionPcFangrui Song
2022-02-22[sanitizer_common] Use GetStaticTlsBoundary on Solaris 11.4Rainer Orth
2022-02-19[gwp_asan] Add missing <algorithm> includeGulfem Savrun Yeniceri
2022-02-19[scudo] Add missing <algorithm> includeGulfem Savrun Yeniceri
2022-02-18Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-18[msan] strsignal interceptorVitaly Buka
2022-02-18Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar
2022-02-18[ASan] Fix TLS teardown.Mitch Phillips
2022-02-18Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-17tsan: Add a missing disable_sanitizer_instrumentation attributeAlexander Potapenko
2022-02-17Revert "[compiler-rt] Implement ARM atomic operations for architectures with...Eli Friedman
2022-02-17Revert "[NFC][compiler-rt] Format file lib/builtins/arm/sync-ops.h"Eli Friedman
2022-02-17[NFC][compiler-rt] Format file lib/builtins/arm/sync-ops.hPavel Kosov
2022-02-17[compiler-rt] Implement ARM atomic operations for architectures without SMP ...Pavel Kosov
2022-02-17[NFC] Fix order in global_symbols.txt.Florian Mayer
2022-02-17Fix build_symbolizer.sh.Florian Mayer
2022-02-16[llvm-libgcc] initial commitChristopher Di Bella
2022-02-16Compiler-rt: build fp_mode.c for macho_embedded variants too.Tim Northover
2022-02-15Reland "[memprof] Introduce a wrapper around MemInfoBlock."Snehasish Kumar
2022-02-15Reland "[memprof] Refactor out the MemInfoBlock into a macro based def."Snehasish Kumar
2022-02-14Revert "[memprof] Refactor out the MemInfoBlock into a macro based def."Snehasish Kumar
2022-02-14Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar