index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
support
/
count_new.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix PR22634 - std::allocator doesn't respect over-aligned types.
Eric Fiselier
2018-03-22
1
-5
/
+164
*
Attempt to avoid static init ordering issues with globalMemCounter
Eric Fiselier
2017-06-21
1
-5
/
+10
*
Fix more uses of dynamic exception specifications in C++17
Eric Fiselier
2016-12-11
1
-20
/
+4
*
Fix count_new.hpp to work w/o dynamic exception specifications
Eric Fiselier
2016-12-11
1
-4
/
+20
*
[libcxx] [test] D27268: Fix MSVC x64 warning C4267 "conversion from 'size_t' ...
Stephan T. Lavavej
2016-12-06
1
-9
/
+9
*
Add [[noreturn]] attribute to throw_bad_alloc_helper().
Eric Fiselier
2016-06-26
1
-3
/
+2
*
Cleanup [list.modifiers] tests.
Eric Fiselier
2016-06-22
1
-1
/
+34
*
Add Filesystem TS -- Complete
Eric Fiselier
2016-06-17
1
-0
/
+34
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-6
/
+4
*
Add missing license headers
Eric Fiselier
2016-01-19
1
-0
/
+9
*
[libcxx] Add <experimental/any> v2.
Eric Fiselier
2015-07-31
1
-0
/
+43
*
Use generic feature name for sanitizers that replace new and delete
Eric Fiselier
2015-03-10
1
-1
/
+2
*
Fix use of C++11 extensions in C++03 code.
Eric Fiselier
2015-02-10
1
-9
/
+9
*
Fix definition of __has_feature in r227263
Eric Fiselier
2015-01-27
1
-1
/
+1
*
Ensure __has_feature is defined in test/support/count_new.hpp
Eric Fiselier
2015-01-27
1
-0
/
+4
*
[libcxx] Consolidate new/delete replacement in tests and disable it when usin...
Eric Fiselier
2014-12-22
1
-0
/
+201