[cfe-dev] enable libc++ debug checks?

Rich E reakinator at gmail.com
Fri May 16 23:09:46 PDT 2014


Forgive me if I missed this in some documented place (which I couldn't find
with a cursory search), but I was wondering if it is possible to enable any
debug checks for libc++ STL.  After peeking in the headers I tried:

#define _LIBCPP_DEBUG_LEVEL 2


However this leads to build errors ('__get_db undeclared').  If this is
work in progress, is there a rough expected time when these checks will be
completed?


cheers,

Rich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140517/3a3f6976/attachment.html>


More information about the cfe-dev mailing list