[libcxx] r178288 - I believe debug mode for vector<T> (T != bool) is complete. If anyone sees anything more they would like to see on it, please let me know. Debug mode is activated by compiling with -D_LIBCPP_DEBUG2=1. Eventually _LIBCPP_DEBUG2 will be renamed to just _LIBCPP_DEBUG.

Sean Silva silvas at purdue.edu
Thu Mar 28 17:49:58 PDT 2013


Could you maybe give a bit of information about what this "debug mode" is?
Is it a "checked STL" type thing? That would be fantastic to have.

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130328/15ff5f3e/attachment.html>


More information about the cfe-commits mailing list