aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-08-15 07:11:31 -0500
committerGitHub <noreply@github.com>2024-08-15 07:11:31 -0500
commitf71b63865140cf3c286baf3a77ba3e467f929504 (patch)
treea3ac792ffbcce2a44060154f49027503ae389cb7 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
parent42555cdba48b7d6d27c9a7d5c730733e66dec9a1 (diff)
downloadllvm-f71b63865140cf3c286baf3a77ba3e467f929504.zip
llvm-f71b63865140cf3c286baf3a77ba3e467f929504.tar.gz
llvm-f71b63865140cf3c286baf3a77ba3e467f929504.tar.bz2
[libcxx] Use `aligned_alloc` for testing instead of `posix_memalign` (#101748)
Summary: The `aligned_alloc` function is the C11 replacement for `posix_memalign`. We should favor the C standard over the POSIX standard so more C library implementations can run the tests.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions