[PATCH] D21712: [libcxx] [test] Avoid narrowing conversions in quoted.pass.cpp.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 26 12:43:07 PDT 2016


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

It seems like this has the possibility to lose some useful diagnostics if a narrowing conversion actually occurs.
However I'm OK with the change.


http://reviews.llvm.org/D21712





More information about the cfe-commits mailing list