Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
145afa17caedb3ff6d58dfd75dd72047810190d1
/
libcxx
/
test
/
strings
/
basic.string
/
string.access
/
db_index.pass.cpp
145afa1
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
by Howard Hinnant
· 12 years ago
fc88dbd
Debug mode for string. This commit also marks the first time libc++ debug-mode has found a bug (found one in regex). Had to play with extern templates a bit to get this to work since string is heavily used within libc++.dylib.
by Howard Hinnant
· 12 years ago