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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
test
/
CXX
/
class
History
Richard Smith
2194fb6ed9
When typo-correcting a function name, consider correcting to a type name
...
for a function-style cast. llvm-svn: 360302
2019-05-09 00:57:24 +00:00
..
class.base
/class.base.init
…
class.bit
Implement DR2229, which prohibits unnamed bit-fields from having qualifiers in C++.
2018-03-17 21:08:40 +00:00
class.friend
DR674, PR38883, PR40238: Qualified friend lookup should look for a
2019-01-07 06:00:46 +00:00
class.local
…
class.mem
When typo-correcting a function name, consider correcting to a type name
2019-05-09 00:57:24 +00:00
class.mfct
/class.mfct.non-static
revert changes from r311851.
2017-08-27 19:00:08 +00:00
class.nest
…
class.nested.type
…
class.static
/class.static.data
Don't warn about runtime behavior problems in variable initializers that we
2017-09-23 18:27:11 +00:00
class.union
Add missing diagnostic for anonymous struct/union definitions that don't
2019-04-24 00:08:02 +00:00
p1-0x.cpp
…
p2-0x.cpp
…
p6-0x.cpp
…