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
/
variant
/
variant.get
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
4
-4
/
+4
*
[libcxx][test] Include test_workarounds.h where needed
Louis Dionne
2019-06-05
2
-0
/
+2
*
[libc++][test] Fix noexcept assertions in variant's get tests
Casey Carter
2019-04-25
2
-6
/
+14
*
[libc++] Fix XFAILs on macOS when exceptions are disabled
Louis Dionne
2019-02-05
2
-2
/
+2
*
[libcxx] Start defining lit features for tests depending on availability
Louis Dionne
2019-02-05
2
-14
/
+2
*
Support tests in freestanding
JF Bastien
2019-02-04
5
-5
/
+15
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
5
-20
/
+15
*
[libcxx] Add availability markup for bad_optional_access, bad_variant_access ...
Louis Dionne
2018-11-19
2
-12
/
+14
*
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...
Billy Robert O'Neal III
2017-11-21
2
-2
/
+2
*
Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...
Billy Robert O'Neal III
2017-11-15
2
-2
/
+2
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
2
-0
/
+14
*
Update all bug URL's to point to https://bugs.llvm.org/...
Eric Fiselier
2017-02-17
2
-4
/
+4
*
std::get<0>([std::variant constant expression]) *is* noexcept.
Casey Carter
2016-12-06
2
-2
/
+40
*
Implement C++17 <variant>. Patch from Michael Park!
Eric Fiselier
2016-12-02
5
-51
/
+54
*
Add <variant> tests but disable them for libc++
Eric Fiselier
2016-11-23
5
-0
/
+833