This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-07 07:39:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc6cc70018cd342b4764ae9df146f27ace35301c
llvm
/
libcxx
History
Marshall Clow
fc6cc70018
More missing tests - array<>::size() and array<>::max_size()
...
llvm-svn: 318256
2017-11-15 02:31:14 +00:00
..
benchmarks
…
cmake
…
docs
Teach test suite about C++2a dialect flag.
2017-11-07 20:26:23 +00:00
fuzzing
Added include for <cassert>
2017-11-08 20:25:47 +00:00
include
Add two new macros: _LIBCPP_NODISCARD_AFTER_CXX17 and _LIBCPP_CONSTEXPR_AFTER_CXX17, along with a way to turn off the NODISCARD one: _LIBCPP_DISABLE_NODISCARD_AFTER_CXX17. No one is using these yet, but we will be ... soon
2017-11-14 22:26:50 +00:00
lib
…
src
…
test
More missing tests - array<>::size() and array<>::max_size()
2017-11-15 02:31:14 +00:00
utils
Teach test suite about C++2a dialect flag.
2017-11-07 20:26:23 +00:00
www
Implement LWG2950: std::byte operations are misspecified
2017-11-14 01:14:53 +00:00
.arcconfig
…
.clang-format
…
.gitignore
…
appveyor-reqs-install.cmd
Update Appveyor LLVM install link to be current and non-broken
2017-11-15 01:37:11 +00:00
appveyor.yml
…
CMakeLists.txt
…
CREDITS.TXT
…
LICENSE.TXT
…
NOTES.TXT
…
TODO.TXT
…