Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
098cd9fba73c25a23157049b19b16c84d39a0c6a
/
libcxx
/
test
/
std
/
language.support
/
support.dynamic
abd52ca
Fix a handful of tests that fail in C++03
by Eric Fiselier
· 10 years ago
5fd3089
Fix warnings in test/std/language.support
by Eric Fiselier
· 10 years ago
88558e2
Cleanup tests that fail in C++1z and with Clang 3.8
by Eric Fiselier
· 10 years ago
5cbce17
Mark two tests as failing on clang 3.8 (they failed on 3.7, too)
by Marshall Clow
· 10 years ago
a84544a
Add TODO items and remove use of 'noexcept' in C++03 test.
by Eric Fiselier
· 11 years ago
4bcd428
Address @danalberts comments on r237700
by Eric Fiselier
· 11 years ago
deb3033
Add compiler flag test support to LIT. Fix new/delete tests on apple-clang.
by Eric Fiselier
· 11 years ago
ab8b1ce
mark new/delete tests as XFAIL more carefully
by Eric Fiselier
· 11 years ago
c1a44c4
[libcxx] Rework sized delete.
by Eric Fiselier
· 11 years ago
0e166e5
Fix for LWG Issue 2458: N3778 and new library deallocation signatures.
by Marshall Clow
· 11 years ago
ba7c3ff
Remove statement with no effect inside tests.
by Eric Fiselier
· 11 years ago
4b7533a
Use generic feature name for sanitizers that replace new and delete
by Eric Fiselier
· 11 years ago
e4864e0
More on adding sized deallocation functions in libc++: Continuing from r229281, this adds version guards and test cases.
by Larisse Voufo
· 11 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago