This revision was automatically updated to reflect the committed changes.
Closed by commit rL339675: [libc++] Add missing #include in C11 features tests
(authored by ldionne, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D50674?vs=160
hiraditya accepted this revision.
hiraditya added a comment.
This revision is now accepted and ready to land.
Good catch!
Repository:
rCXX libc++
https://reviews.llvm.org/D50674
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists
ldionne created this revision.
ldionne added a reviewer: mclow.lists.
Herald added a reviewer: EricWF.
Herald added subscribers: cfe-commits, dexonsmith, christof.
These #includes are quite important, since otherwise any
#if TEST_STD_VER > 14 && defined(TEST_HAS_C11_FEATURES)
checks are always