[libc++] NFC: Refactor Lit annotations
authorLouis Dionne <ldionne.2@gmail.com>
Sat, 8 May 2021 16:15:30 +0000 (12:15 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Sat, 8 May 2021 16:16:41 +0000 (12:16 -0400)
commit20544746402a94fece90dd2500cdaf62320310cc
tree7f8363efa141bc858322c63e36feeab6bbc9a70f
parent2bf34c0a93ff212c97cdc86dff9b615faacfe386
[libc++] NFC: Refactor Lit annotations

Annotations for c++03 mode are useless, since we only run these tests
in C++11 and C++14.
libcxx/test/std/thread/futures/futures.task/futures.task.members/ctor_func_alloc.pass.cpp
libcxx/test/std/thread/futures/futures.task/futures.task.nonmembers/uses_allocator.compile.pass.cpp [moved from libcxx/test/std/thread/futures/futures.task/futures.task.nonmembers/uses_allocator.pass.cpp with 64% similarity]