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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the docs for building libc++.
Dan Albert
2019-11-18
1
-25
/
+29
*
[libc++] [P1612] Add missing feature-test macro __cpp_lib_endian.
Louis Dionne
2019-11-14
1
-1
/
+3
*
[NFC] Fix typos in libc++ documentation
Louis Dionne
2019-10-01
1
-3
/
+3
*
Reformat the beginning of the testing doc to make clear how to run all the te...
Marshall Clow
2019-09-05
1
-5
/
+8
*
[libc++] Fix typo in documentation for LIBCXX_HERMETIC_STATIC_LIBRARY
Louis Dionne
2019-08-23
1
-1
/
+1
*
[libc++] Use [[nodiscard]] for lock_guard, as an extension
Louis Dionne
2019-08-13
1
-0
/
+1
*
Bump the trunk version to 10.0.0svn
Hans Wennborg
2019-07-18
2
-9
/
+9
*
docs: add documentation for `LIBCXX_INCLUDE_TESTS`
Saleem Abdulrasool
2019-07-04
1
-0
/
+6
*
Make GCC in C++03 Unsupported
Eric Fiselier
2019-06-13
1
-2
/
+2
*
Add documentation and tests for Clangs C++11 extensions in C++03.
Eric Fiselier
2019-06-11
2
-0
/
+119
*
[libcxx] Slightly improved policy for handling experimental features
Louis Dionne
2019-06-11
3
-0
/
+207
*
update debugging docs to be less out of date
Eric Fiselier
2019-06-08
1
-23
/
+14
*
[Docs] Modernize references to macOS
J. Ryan Stinnett
2019-05-30
3
-4
/
+4
*
Rework std::type_info definition to support systems without fully
Eric Fiselier
2019-05-29
1
-0
/
+15
*
P0722R3: Implement library support for destroying delete
Eric Fiselier
2019-05-23
1
-1
/
+1
*
Implement midpoint for floating point types. Reviewed as https://reviews.llvm...
Marshall Clow
2019-04-25
1
-0
/
+2
*
Add std::is_constant_evaluated.
Eric Fiselier
2019-04-24
1
-1
/
+1
*
Remove repeated words from BuildingLibcxx.rst
Jonathan Metzman
2019-04-10
1
-1
/
+1
*
libcxx: Add _LIBCPP_NODISCARD_EXT to 38 more functions
Nico Weber
2019-04-03
1
-0
/
+37
*
[libc++] Re-document how to use <filesystem> with various versions of libc++
Louis Dionne
2019-03-21
1
-0
/
+10
*
Allow disabling of filesystem library.
Eric Fiselier
2019-03-21
1
-0
/
+7
*
[libc++][CMake] Clean up some of the libc++ re-exporting logic
Louis Dionne
2019-03-20
1
-2
/
+0
*
[libc++] Build <filesystem> support as part of the dylib
Louis Dionne
2019-03-19
2
-32
/
+0
*
Revert "[libc++] Build <filesystem> support as part of the dylib"
Louis Dionne
2019-03-19
2
-0
/
+32
*
[libc++] Build <filesystem> support as part of the dylib
Louis Dionne
2019-03-19
2
-32
/
+0
*
[libc++] Enable deprecation warnings by default
Louis Dionne
2019-03-12
1
-5
/
+5
*
[CMake] Support compiler-rt builtins library in tests
Petr Hosek
2019-02-05
1
-0
/
+8
*
[libcxx] Start defining lit features for tests depending on availability
Louis Dionne
2019-02-05
1
-0
/
+6
*
Support tests in freestanding
JF Bastien
2019-02-04
2
-2
/
+3
*
Move the feature test macros script to the utils directory.
Eric Fiselier
2019-02-02
1
-4
/
+5
*
Adjust documentation for git migration.
James Y Knight
2019-01-29
2
-38
/
+12
*
Update an example to use the new LLVM file header.
Chandler Carruth
2019-01-19
1
-8
/
+6
*
Bump the trunk version to 9.0.0svn
Hans Wennborg
2019-01-16
2
-26
/
+7
*
Implement feature test macros using a script.
Eric Fiselier
2019-01-16
3
-0
/
+251
*
[libcxx] Support building hermetic static library
Petr Hosek
2019-01-06
1
-0
/
+9
*
[libcxx] Make sure use_system_cxx_lib does not override cxx_runtime_root for ...
Louis Dionne
2018-12-14
1
-2
/
+1
*
[libcxx] Remove the no_default_flags LIT configuration
Louis Dionne
2018-12-11
1
-8
/
+0
*
[libcxx] Remove the availability_markup LIT feature
Louis Dionne
2018-12-07
1
-21
/
+8
*
[libc++] Improve diagnostics for non-const comparators and hashers in associa...
Louis Dionne
2018-12-06
1
-2
/
+4
*
[libcxx] Always enable availability in the lit test suite.
Louis Dionne
2018-12-04
1
-4
/
+2
*
[libcxx] Remove bad_array_length
Louis Dionne
2018-11-29
1
-0
/
+8
*
[libcxx] Remove dynarray
Louis Dionne
2018-11-28
1
-0
/
+4
*
[NFC] Fix formatting in availability documentation
Louis Dionne
2018-11-20
1
-12
/
+12
*
[libcxx] Mention restriction on inline namespaces in LIBCXX_ABI_NAMESPACE docs
Louis Dionne
2018-11-16
1
-1
/
+3
*
Rename cxx-benchmark-unittests target and convert to LIT.
Eric Fiselier
2018-11-14
1
-0
/
+9
*
Make libc++'s versioning namespace customizable
Eric Fiselier
2018-10-30
1
-0
/
+12
*
[libc++] Use exclude_from_explicit_instantiation instead of always_inline
Louis Dionne
2018-10-29
1
-0
/
+7
*
[libc++] Make sure we can build libc++ with -fvisibility=hidden
Louis Dionne
2018-10-25
1
-4
/
+4
*
[libcxx] Remove custom CMake code targeting Mac OS 10.6
Louis Dionne
2018-10-16
1
-1
/
+1
*
[libc++] Add deprecated attributes to many deprecated components
Louis Dionne
2018-09-23
1
-0
/
+5
[next]