This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
305,514
Commits
1,712
Branches
298
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Eric Fiselier
3e5d847fa0
Tolerate Clangs new static_assert messages
...
llvm-svn: 349189
2018-12-14 20:42:36 +00:00
Marshall Clow
6db379a2c8
[array.tuple]/1 says that instantiating tuple_element<N, array<T, M>> is ill-formed if N >= M. We didn't do that. Add a static_assert to cause a failure, and a test that checks that we failed
...
llvm-svn: 305191
2017-06-12 14:41:37 +00:00