This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6c7bfc4d2bc37f55f57504c19d47deb7645dd76
clang-p2996
/
clang
/
test
/
CXX
/
dcl.decl
/
dcl.init
History
Richard Smith
b368ea865f
Per C++ [over.match.copy]p1, direct-initialization of a reference can
...
only invoke converting constructors of the reference's underlying type. llvm-svn: 336153
2018-07-02 23:25:22 +00:00
..
dcl.init.aggr
[c++17] If a class inherits virtual functions from a base class, it is
2018-06-14 20:03:22 +00:00
dcl.init.list
[Sema] Improve test coverage of narrowing conversion diagnostics
2018-03-02 10:03:02 +00:00
dcl.init.ref
Per C++ [over.match.copy]p1, direct-initialization of a reference can
2018-07-02 23:25:22 +00:00
dcl.init.string
…
p5.cpp
…
p6.cpp
…
p7.cpp
…
p14-0x.cpp
…