[PATCH] D21096: [libcxx] [test] Fix MSVC warning C4125 "decimal digit terminates octal escape sequence".
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 13 22:53:08 PDT 2016
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
I'm not a fan of the warning, but it seems like a minimally invasive fix.
http://reviews.llvm.org/D21096
More information about the cfe-commits
mailing list