This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
70ed924e18
llvm-project
/
clang
/
test
/
CXX
/
class.access
/
class.friend
History
Richard Smith
9ca5c42582
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
...
-std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
2011-10-13 22:29:44 +00:00
..
p1.cpp
The effective context of a friend function is its lexical
2011-10-09 22:38:36 +00:00
p2-cxx03.cpp
Switch diagnostic text from "C++0x" over to "C++11".
2011-10-12 19:26:40 +00:00
p3-cxx0x.cpp
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
2011-10-13 22:29:44 +00:00
p6.cpp
Implement the restrictions in C++ [class.friend]p6, which disallow
2011-10-10 01:11:59 +00:00
p11.cpp
Support friend function declarations in local classes correctly.
2010-10-13 05:45:15 +00:00