[all-commits] [llvm/llvm-project] 071762: [libc++] Add tests for the content of <cstddef>
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Mar 10 12:54:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 071762199f19abd11a0a34c776e42c2345b83ddd
https://github.com/llvm/llvm-project/commit/071762199f19abd11a0a34c776e42c2345b83ddd
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
A libcxx/test/libcxx/language.support/support.types/cstddef.compile.pass.cpp
A libcxx/test/std/language.support/support.types/cstddef.compile.pass.cpp
Log Message:
-----------
[libc++] Add tests for the content of <cstddef>
As discussed in D114786.
Differential Revision: https://reviews.llvm.org/D121110
More information about the All-commits
mailing list