Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
support
/
count_new.hpp
f2918d1
Fix PR22634 - std::allocator doesn't respect over-aligned types.
by Eric Fiselier
· 8 years ago
0509238
Attempt to avoid static init ordering issues with globalMemCounter
by Eric Fiselier
· 8 years ago
3ca4566
Fix more uses of dynamic exception specifications in C++17
by Eric Fiselier
· 9 years ago
e297b52
Fix count_new.hpp to work w/o dynamic exception specifications
by Eric Fiselier
· 9 years ago
f41847c
[libcxx] [test] D27268: Fix MSVC x64 warning C4267 "conversion from 'size_t' to 'int' [or 'unsigned int'], possible loss of data", part 2/4.
by Stephan T. Lavavej
· 9 years ago
3740071
Add [[noreturn]] attribute to throw_bad_alloc_helper().
by Eric Fiselier
· 9 years ago
8ff7432
Cleanup [list.modifiers] tests.
by Eric Fiselier
· 9 years ago
c797958
Add Filesystem TS -- Complete
by Eric Fiselier
· 9 years ago
f2f2a63
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
by Eric Fiselier
· 9 years ago
38236b5
Add missing license headers
by Eric Fiselier
· 10 years ago
3461dbc
[libcxx] Add <experimental/any> v2.
by Eric Fiselier
· 10 years ago
4b7533a
Use generic feature name for sanitizers that replace new and delete
by Eric Fiselier
· 11 years ago
85b788c
Fix use of C++11 extensions in C++03 code.
by Eric Fiselier
· 11 years ago
9ec188d
Fix definition of __has_feature in r227263
by Eric Fiselier
· 11 years ago
5a4ee41
Ensure __has_feature is defined in test/support/count_new.hpp
by Eric Fiselier
· 11 years ago
2cbc654
[libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
by Eric Fiselier
· 11 years ago