EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: test/std/re/re.traits/value.pass.cpp:119
         }
         for (int c = 'g'; c < 0xFFFF; ++c)
         {
----------------
Can't we just make `c` a `wchar_t` like above?


https://reviews.llvm.org/D27544



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to