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
/
strings
/
basic.string
/
string.capacity
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
5
-0
/
+5
*
[libc++] Mark several tests as XFAIL on macosx10.7
Louis Dionne
2019-02-27
3
-0
/
+15
*
Support tests in freestanding
JF Bastien
2019-02-04
12
-12
/
+36
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
12
-48
/
+36
*
Implement P0966 - string::reserve should not shrink
Marshall Clow
2018-11-28
1
-1
/
+8
*
[libcxx] [test] Add missing <stdexcept> in several tests.
Billy Robert O'Neal III
2018-08-08
1
-0
/
+1
*
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in s...
Marshall Clow
2017-11-15
2
-1
/
+31
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-0
/
+6
*
Protect std::string tests under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-29
1
-1
/
+6
*
Reverting wrong diff
Roger Ferrer Ibanez
2016-11-24
1
-6
/
+1
*
Protect std::string tests under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-24
1
-1
/
+6
*
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...
Stephan T. Lavavej
2016-11-14
1
-0
/
+1
*
Protect exceptional paths under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-01
3
-15
/
+39
*
Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptio...
Roger Ferrer Ibanez
2016-10-31
2
-2
/
+2
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
7
-7
/
+7
*
Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros
Eric Fiselier
2016-04-28
4
-8
/
+12
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
6
-0
/
+6
*
Use generic feature name for sanitizers that replace new and delete
Eric Fiselier
2015-03-10
1
-1
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
11
-0
/
+698