[libc] [llvm] [libc] implement `memalignment` (PR #132493)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 23 09:00:57 PDT 2025
================
@@ -73,3 +73,7 @@ pythonenv*
/clang/utils/analyzer/projects/*/RefScanBuildResults
# automodapi puts generated documentation files here.
/lldb/docs/python_api/
+
+
+build*
+/.gitignore
----------------
jhuber6 wrote:
We do NOT want to modify the global `gitignore`.
https://github.com/llvm/llvm-project/pull/132493
More information about the llvm-commits
mailing list