Make std::pair trivial

This commit is contained in:
Justine Tunney 2024-01-09 09:51:59 -08:00
parent 5d80e8dbf6
commit fd75fd1467
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
6 changed files with 74 additions and 2 deletions

View file

@ -5,5 +5,6 @@
o/$(MODE)/test: o/$(MODE)/test/dsp \
o/$(MODE)/test/libc \
o/$(MODE)/test/net \
o/$(MODE)/test/libcxx \
o/$(MODE)/test/posix \
o/$(MODE)/test/tool