This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
Обновлено 2024-11-21 19:48:09 +03:00
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Обновлено 2024-11-18 22:00:05 +03:00
Tools and libraries to glue C/C++ APIs to high-level languages
Обновлено 2024-10-22 00:02:42 +03:00
Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.
Обновлено 2024-10-07 07:19:49 +03:00
This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.
Обновлено 2024-10-05 19:34:39 +03:00
Clang bindings for .NET written in C#
Обновлено 2024-09-27 19:08:12 +03:00
Clang bindings for .NET written in C#
Обновлено 2024-09-27 19:08:12 +03:00
LLVM bindings for .NET Standard written in C# using ClangSharp
Обновлено 2024-04-30 16:50:24 +03:00
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
Обновлено 2024-03-13 22:29:31 +03:00
Fork of the clang-tools-extra repository
Обновлено 2023-06-27 16:09:45 +03:00
Обновлено 2023-06-13 20:54:33 +03:00
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
Обновлено 2023-06-13 20:54:08 +03:00
Thiis is a *deprecated* repo that contains a version of LLVM that was being modified to support Checked C. We have moved to a single (mono) repo setup, following the lead of the LLVM community. See https://github.com/Microsoft/checkedc-clang instead.
Обновлено 2023-06-12 22:57:29 +03:00
This repo contains a version of the LLVM test suite that is being modified to use Checked C. The modified programs will be used to benchmark the implementation of Checked C in clang/LLVM. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.
Обновлено 2022-09-01 21:42:04 +03:00
Scripts for automated testing of the Checked C clang compiler.
Обновлено 2021-06-18 01:05:29 +03:00
emscripten clang
Обновлено 2020-06-04 19:45:02 +03:00
Quick and dirty port of jcpp to .NET, with features to support Clang preprocessing
Обновлено 2020-05-10 17:36:32 +03:00
INACTIVE - http://mzl.la/ghe-archive - clang plugin to get the function prototypes in C/C++
Обновлено 2019-03-30 14:25:42 +03:00