summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/cpp-stldebug.md
blob: ba0473608c8a97e0595862a12793309d4f235967 (plain)
1
2
3
4
## `stldebug` gains Clang support

For Clang, we now pass `-D_GLIBCXX_DEBUG=1` if `debugstl` is enabled, and
we also pass `-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG`.