llvm-capstone/compiler-rt
David CARLIER 885275bff2 [Fuzzer] SetThreadName implementation for Windows
Api available since Windows Server 2016/Windows 10 1607

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D156317
2023-07-27 18:10:17 -07:00
..
cmake [fuzzer] Enable loongarch64 2023-07-18 09:40:25 +08:00
docs Fix typos in documentation 2023-05-28 13:13:12 -07:00
include [compiler-rt][NFC] Avoid implicit-integer-sign-change in FuzzedDataProvider::ConsumeIntegralInRange 2023-07-17 09:32:19 +02:00
lib [Fuzzer] SetThreadName implementation for Windows 2023-07-27 18:10:17 -07:00
test [Asan] Loose call stack CHECK conditions 2023-07-27 18:00:21 -07:00
tools
unittests [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
utils
www [compiler-rt] Point UndefinedBehaviorSanitizer link to its own page. 2023-03-15 17:05:57 +01:00
.clang-tidy
.gitignore
CMakeLists.txt [CMake] Clean up old code for handling MSVC runtime setting the old way 2023-07-19 11:25:28 +03:00
CODE_OWNERS.TXT [docs] Update compiler-rt/CODE_OWNERS.TXT 2023-02-24 15:07:09 -08:00
CREDITS.TXT
LICENSE.TXT
README.txt

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================