[all-commits] [llvm/llvm-project] e08297: [Clang][libc] Add wrapper headers for `assert.h` f...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Sep 1 16:34:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0829739bc77606aa4dcd4769869d2e9ad9d2ec0
https://github.com/llvm/llvm-project/commit/e0829739bc77606aa4dcd4769869d2e9ad9d2ec0
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M clang/lib/Headers/CMakeLists.txt
A clang/lib/Headers/llvm_libc_wrappers/assert.h
Log Message:
-----------
[Clang][libc] Add wrapper headers for `assert.h` for the GPU libc
Summary:
This patch adds the `assert.h` wrapper header. I forgot to include this
in the last patch.
More information about the All-commits
mailing list