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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use CMAKE_AR instead of the system default 'ar' for merging static libraries
Martin Storsjo
2017-09-13
1
-3
/
+9
*
libcxx: fix merge_archives error variable name
Martell Malone
2017-09-12
1
-1
/
+1
*
Handle object files named *.obj in merge_archives.py
Martin Storsjo
2017-09-12
1
-1
/
+1
*
XFAIL tests on SLES11
Brian Cain
2017-09-08
1
-2
/
+4
*
Fix issues with UBSAN test configuration.
Eric Fiselier
2017-07-10
1
-4
/
+0
*
Fix filesystem build on platforms with weird time_t types.
Eric Fiselier
2017-07-08
1
-0
/
+1
*
cmath: Support clang's -fdelayed-template-parsing
Duncan P. N. Exon Smith
2017-07-07
1
-0
/
+3
*
Suppress -Waligned-allocation-unavailable warning in libc++ test suite
Eric Fiselier
2017-07-05
1
-0
/
+1
*
[lit/libcxx] Fix a remaining reference to lit.util.capture() in custom libcxx...
David L. Jones
2017-06-29
1
-5
/
+6
*
remove incorrectly committed assertion
Eric Fiselier
2017-06-15
1
-1
/
+0
*
Add hack to get --param=enable_modules=true working with a __config_site header
Eric Fiselier
2017-06-15
1
-3
/
+17
*
Define -DNOMINMAX when running the tests on Windows
Eric Fiselier
2017-05-31
1
-1
/
+5
*
Disable the coroutines tests until Clang bumps __cpp_coroutines to reflect re...
Eric Fiselier
2017-05-25
1
-1
/
+9
*
Add <experimental/coroutine>
Eric Fiselier
2017-05-25
1
-0
/
+5
*
[test] Add support for Objective-C++ tests
Erik Pilkington
2017-05-19
3
-4
/
+27
*
Workaround -W#warnings on Windows until the correct fixes can land
Eric Fiselier
2017-05-10
1
-0
/
+3
*
Clean up LIT failure output by not showing the entire environment
Eric Fiselier
2017-05-10
1
-28
/
+3
*
Attempt to speculatively unbreak Apple build bots
Eric Fiselier
2017-05-10
1
-11
/
+1
*
Improve how LIT reports the added environment variables
Eric Fiselier
2017-05-10
1
-1
/
+5
*
Attempt to unbreak Libc++ test configuration
Eric Fiselier
2017-05-10
1
-4
/
+1
*
Fix test runtime environment on Windows
Eric Fiselier
2017-05-09
1
-1
/
+4
*
Fix misspelling of environment throughout libc++
Eric Fiselier
2017-05-09
1
-1
/
+1
*
Fix Windows tests when __config_site is present.
Ben Craig
2017-05-09
1
-1
/
+1
*
Revert "Fix Windows tests when __config_site is present."
Ben Craig
2017-05-09
1
-1113
/
+1113
*
Fix Windows tests when __config_site is present.
Ben Craig
2017-05-08
1
-1113
/
+1113
*
Fix Windows locale detection
Eric Fiselier
2017-05-08
1
-12
/
+14
*
Revert "Actually remove the MSVC STL when linking and testing libc++ on Windows"
Eric Fiselier
2017-05-07
1
-5
/
+1
*
Actually remove the MSVC STL when linking and testing libc++ on Windows
Eric Fiselier
2017-05-07
1
-1
/
+5
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-7
/
+43
*
XFAIL Windows test failures under test/libcxx
Eric Fiselier
2017-04-21
1
-1
/
+1
*
Fix 'verify-support' available feature
Eric Fiselier
2017-04-21
1
-2
/
+2
*
Fix comment and remove incorrect linker flags in test configuration
Eric Fiselier
2017-04-20
1
-3
/
+5
*
Rename the static version of libc++ on Windows.
Eric Fiselier
2017-04-20
1
-1
/
+5
*
Make linker errors verbose on Windows
Eric Fiselier
2017-04-20
1
-0
/
+2
*
Fix typo in Windows test configuration code
Eric Fiselier
2017-04-19
1
-1
/
+1
*
Update google benchmark
Eric Fiselier
2017-04-18
41
-159
/
+1227
*
Fix remote test execution in lit
Mehdi Amini
2017-04-06
1
-2
/
+3
*
suppress GCC warning about noexcept functions changing mangling
Eric Fiselier
2017-04-03
1
-0
/
+1
*
libc++ testing: fix invalid python syntax
Mehdi Amini
2017-03-30
1
-1
/
+1
*
libc++ testing: fix assertion around `use_system_cxx_lib`
Mehdi Amini
2017-03-30
1
-2
/
+2
*
libc++ config testing: `use_system_cxx_lib` can be a bool
Mehdi Amini
2017-03-30
1
-1
/
+1
*
libc++ testing: allow to provide a path for `use_system_cxx_lib`
Mehdi Amini
2017-03-30
2
-5
/
+18
*
Add deployment knobs to tests (for Apple platforms)
Mehdi Amini
2017-03-15
2
-4
/
+122
*
Fix nonsense comment
Eric Fiselier
2017-03-04
1
-1
/
+2
*
teach LIT how to detect the glibc version
Eric Fiselier
2017-03-04
1
-0
/
+8
*
Fix python 3 syntax error in sym_diff
Eric Fiselier
2017-03-02
1
-1
/
+1
*
test: prevent incorrect quoting of paths
Saleem Abdulrasool
2017-02-17
1
-13
/
+11
*
Update all bug URL's to point to https://bugs.llvm.org/...
Eric Fiselier
2017-02-17
1
-1
/
+1
*
update revision in CHANGELOG.TXT and fix python error
Eric Fiselier
2017-02-17
1
-1
/
+1
*
[libc++] Fix PR 31938 - std::basic_string constructors use non-deductible par...
Eric Fiselier
2017-02-17
1
-0
/
+3
[next]