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
b09cfb51ca
llvm-project
/
clang
/
test
/
CXX
/
class
/
class.mem
History
Richard Smith
88fe69ce21
DR1909: Diagnose all invalid cases of a class member sharing its name with the class.
...
llvm-svn: 241425
2015-07-06 01:45:27 +00:00
..
p1.cpp
…
p1b.cpp
…
p2.cpp
When we see something that looks like a constructor with a return type, only issue one error, not two.
2015-07-06 01:04:39 +00:00
p5-0x.cpp
…
p8-0x.cpp
…
p13.cpp
DR1909: Diagnose all invalid cases of a class member sharing its name with the class.
2015-07-06 01:45:27 +00:00
p14.cpp
Don't use the implicit int rule for error recovery in C++. Instead, try to
2012-05-15 21:01:51 +00:00