Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxxabi
/
test
/
catch_const_pointer_nullptr.pass.cpp
2f984ca
[libcxxabi] When catching an exception of type nullptr_t with a handler of
by Richard Smith
· 9 years ago
f5ff11c
Suppress warnings about the operations currently under test.
by Eric Fiselier
· 9 years ago
57e446d
[libcxxabi] Introduce a -fno-exceptions libc++abi libary variant
by Asiri Rathnayake
· 9 years ago
e434b34
Rename all of the tests in preparation for merging lit configs with libcxx
by Jonathan Roelofs
· 11 years ago
[Renamed from libcxxabi/test/catch_const_pointer_nullptr.cpp]
6ceed44
80-column wrap a comment in a test
by Nico Weber
· 12 years ago
350bda6
Fixed a couple of test errors; changed 'const A const *' to 'const A* const'. Thanks to Nico for the catch
by Marshall Clow
· 12 years ago
a27b0cd
added const nullptr tests
by Marshall Clow
· 14 years ago
e71ddf2
removed duplicated tests - Howard was quicker than me.
by Marshall Clow
· 14 years ago
62e0f4a
Added tests for catching const/non-const nullptr
by Marshall Clow
· 14 years ago