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
/
std
/
utilities
/
memory
/
util.smartptr
/
util.smartptr.enab
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
1
-1
/
+1
*
Support tests in freestanding
JF Bastien
2019-02-04
1
-1
/
+3
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...
Billy Robert O'Neal III
2017-11-21
1
-1
/
+1
*
Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...
Billy Robert O'Neal III
2017-11-15
1
-1
/
+1
*
[libcxx] [test] Fix URLs in comments and make them HTTPS. NFC.
Stephan T. Lavavej
2017-08-05
1
-1
/
+1
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
1
-1
/
+1
*
[libcxx] [test] Remove an unused local typedef in enable_shared_from_this.pas...
Stephan T. Lavavej
2017-07-27
1
-1
/
+0
*
Fix enable_shared_from_this test in C++11
Eric Fiselier
2017-05-10
1
-7
/
+6
*
[libc++] Fix PR32979 - types with a private std::enable_shared_from_this bas...
Eric Fiselier
2017-05-10
1
-0
/
+11
*
Update all bug URL's to point to https://bugs.llvm.org/...
Eric Fiselier
2017-02-17
1
-2
/
+2
*
[libcxx] [test] Fix comment typos, strip trailing whitespace.
Stephan T. Lavavej
2017-01-18
1
-2
/
+2
*
Fix C++03 failure in enable_shared_from_this test
Eric Fiselier
2016-06-27
1
-1
/
+2
*
Fix PR27115 - enable_shared_from_this does not work as a virtual base class.
Eric Fiselier
2016-06-26
1
-0
/
+16
*
Fix leak in __enable_weak_this(). Thanks to Arthur O'Dwyer for finding it.
Eric Fiselier
2016-06-02
1
-1
/
+33
*
Remove enable_shared_from_this test since it leaks the control block and fail...
Eric Fiselier
2016-06-02
1
-26
/
+0
*
Implement P0033R1 - Re-enabling shared_from_this
Eric Fiselier
2016-06-02
1
-0
/
+86
*
Fix PR#18843. Thanks to Howard for the fix
Marshall Clow
2015-06-19
1
-0
/
+4
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-0
/
+49