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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resubmit "Fix llvm-lit script generation in libcxx."
Zachary Turner
2017-09-19
1
-3
/
+2
*
Revert "Fix llvm-lit script generation in libcxx."
Zachary Turner
2017-09-19
1
-2
/
+3
*
Fix llvm-lit script generation in libcxx.
Zachary Turner
2017-09-19
1
-3
/
+2
*
Fix failing ASAN test
Eric Fiselier
2017-09-18
1
-2
/
+5
*
Fix two failing -verify tests to tolerate old and new clang versions
Eric Fiselier
2017-09-17
2
-5
/
+5
*
ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSX
Eric Fiselier
2017-09-17
1
-0
/
+15
*
Fix failing -verify tests due to change in Clangs static_assert message.
Eric Fiselier
2017-09-17
12
-41
/
+41
*
Fix accidental ADL in std::allocator_traits meta-programming.
Eric Fiselier
2017-09-15
8
-0
/
+84
*
Mark the new tests as unsupported when there are no exceptions
Marshall Clow
2017-09-12
2
-2
/
+4
*
XFAIL a couple of new <regex> tests for C++03
Marshall Clow
2017-09-12
2
-0
/
+2
*
Apply D28224: 'Throw exception after too many steps' Fixes PR#20291. Thanks t...
Marshall Clow
2017-09-12
2
-0
/
+92
*
Make pbump (internally) handle sizes bigger than MAX_INT. Fixes PR#33725 - th...
Marshall Clow
2017-09-12
1
-0
/
+41
*
Add include of <string> to <system_error>, since things in there return strin...
Marshall Clow
2017-09-11
2
-0
/
+21
*
Fix PR34298 - Allow std::function with an incomplete return type.
Eric Fiselier
2017-09-10
1
-1
/
+36
*
Revert "Fix PR34298 - Allow std::function with an incomplete return type."
Eric Fiselier
2017-09-10
1
-36
/
+1
*
Fix PR34298 - Allow std::function with an incomplete return type.
Eric Fiselier
2017-09-10
1
-1
/
+36
*
XFAIL tests on SLES11
Brian Cain
2017-09-08
3
-0
/
+3
*
Add even more string_view tests. These found some bugs in the default paramet...
Marshall Clow
2017-09-07
8
-0
/
+1416
*
Another missing string_view test
Marshall Clow
2017-09-07
1
-0
/
+74
*
Add more string_view tests
Marshall Clow
2017-09-07
3
-0
/
+909
*
[test] Cleanup nullopt_t tests
Casey Carter
2017-08-31
3
-44
/
+14
*
Fix test for C++03
Marshall Clow
2017-08-29
1
-3
/
+4
*
Fix PR31166: std::inplace_merge seems to be unstable. Thanks to Jan Wilken DÃ...
Marshall Clow
2017-08-28
1
-0
/
+21
*
[libcxx] [test] Update for C++17 feature removals.
Stephan T. Lavavej
2017-08-24
16
-21
/
+49
*
[libcxx] [test] Rename _Up to U, etc. NFCI.
Stephan T. Lavavej
2017-08-11
5
-18
/
+18
*
[libcxx] [test] Rename __x to x. NFCI.
Stephan T. Lavavej
2017-08-11
4
-25
/
+26
*
[libcxx] [test] Rename __c to ch. NFCI.
Stephan T. Lavavej
2017-08-11
37
-148
/
+148
*
[libcxx] [test] Rename _Tp to T. NFCI.
Stephan T. Lavavej
2017-08-11
24
-80
/
+80
*
[libcxx] [test] Untabify stringstream.cons/string.pass.cpp. NFC.
Stephan T. Lavavej
2017-08-05
1
-6
/
+6
*
[libcxx] [test] Fix URLs in comments and make them HTTPS. NFC.
Stephan T. Lavavej
2017-08-05
9
-9
/
+9
*
[libcxx] [test] Consistently list "c++98, c++03" in chronological order. NFC.
Stephan T. Lavavej
2017-08-05
16
-16
/
+16
*
Fix shadowing warning
Marshall Clow
2017-08-02
1
-1
/
+1
*
Fix PR33727: std::basic_stringbuf only works with DefaultConstructible alloca...
Marshall Clow
2017-08-02
1
-0
/
+19
*
Mark LWG 2942 as complete
Eric Fiselier
2017-07-30
2
-4
/
+2
*
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
Stephan T. Lavavej
2017-07-29
34
-36
/
+36
*
[libcxx] [test] The entire file futures.shared_future/wait_until.pass.cpp was...
Stephan T. Lavavej
2017-07-29
1
-130
/
+130
*
[libcxx] [test] In func.wrap.func.con/alloc_F.pass.cpp, fix REQUIRES whitespa...
Stephan T. Lavavej
2017-07-29
1
-1
/
+1
*
[libcxx] [test] Make files consistently end with newlines, NFC.
Stephan T. Lavavej
2017-07-29
16
-16
/
+16
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
121
-810
/
+810
*
[libcxx] [test] Strip trailing whitespace, NFC.
Stephan T. Lavavej
2017-07-29
5
-19
/
+17
*
[libcxx] [test] Remove an unused local typedef in enable_shared_from_this.pas...
Stephan T. Lavavej
2017-07-27
1
-1
/
+0
*
Disable the deduction guide test I added in 309296 for the moment, while I fi...
Marshall Clow
2017-07-27
1
-0
/
+4
*
Implement P0739R0: 'Some improvements to class template argument deduction in...
Marshall Clow
2017-07-27
2
-4
/
+9
*
Remove addtional parameters in function std::next() and std::prev()
Rachel Craik
2017-07-24
2
-0
/
+6
*
[libcxx] [test] Update msvc_stdlib_force_include.hpp.
Stephan T. Lavavej
2017-07-19
1
-3
/
+4
*
[libcxx] [test] Fix Clang -Wunused-local-typedef warnings.
Stephan T. Lavavej
2017-07-19
16
-32
/
+0
*
[libcxx] [test] Fix MSVC warning C4067 "unexpected tokens following preproces...
Stephan T. Lavavej
2017-07-19
1
-2
/
+8
*
[libcxx] [test] Fix MSVC warning C4242 "conversion from 'int' to 'const char'...
Stephan T. Lavavej
2017-07-19
2
-2
/
+2
*
Add case for c++2a to libc++ and test macros
Marshall Clow
2017-07-17
1
-1
/
+4
*
Fix issues with UBSAN test configuration.
Eric Fiselier
2017-07-10
1
-1
/
+1
[next]