[PATCH] D50421: [libcxx] [test] Remove assertion that <bitset> includes <cstddef> and <stdexcept>.

Billy Robert O'Neal III via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 7 17:17:40 PDT 2018


BillyONeal added inline comments.


================
Comment at: test/std/utilities/template.bitset/includes.pass.cpp:11
+// test that <bitset> includes <string>, and <iosfwd>

 #include <bitset>
 template <class> void test_typedef() {}
----------------
Quuxplusone wrote:
> grammar nit: comma
NP: Oxford Comma by Vampire Weekend


https://reviews.llvm.org/D50421





More information about the cfe-commits mailing list