llvm-project/libcxx/test/std/utilities/optional/optional.nullopt
Casey Carter e38efe12da [test] Cleanup nullopt_t tests
* Update specification text from N4387

* Delete not_brace_initializable.fail.cpp: it's redundant with nullopt_t.fail.cpp

* is_empty<T> implies is_class<T>

* is_literal is deprecated; directly verify that we can create a nullopt_t in a constexpr context

Differential Revision: D37024

llvm-svn: 312256
2017-08-31 17:56:31 +00:00
..
nullopt_t.fail.cpp [test] Cleanup nullopt_t tests 2017-08-31 17:56:31 +00:00
nullopt_t.pass.cpp [test] Cleanup nullopt_t tests 2017-08-31 17:56:31 +00:00