Sign in
qemu
/
meson
/
refs/heads/dircondeserc2
/
.
/
docs
/
markdown
/
snippets
/
cpp-stldebug.md
blob: ba0473608c8a97e0595862a12793309d4f235967 [
file
] [
log
] [
blame
] [
view
]
## `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`
.