Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
SemaCXX
/
implicit-member-functions.cpp
1338122
Add context note to diagnostics that occur while declaring an implicit special member function.
by Richard Smith
· 9 years ago
5641233
Use the appropriate SourceLocation for the template backtrace when doing
by Nick Lewycky
· 12 years ago
8bf22e5
The declaration of a special member can require overload resolution to be
by Richard Smith
· 13 years ago
80f00ff
Re-do R131114 without breaking code.
by Alexis Hunt
· 14 years ago
caef9ab
When looking for an entity's Scope, don't consider scopes that can't contain declarations. Fixes PR7594.
by Sebastian Redl
· 15 years ago
43314ab
Allow classes to befriend implicitly-declared members. Fixes PR6207 for
by John McCall
· 15 years ago
b93b606
When creating the implicitly-declared special member functions, be
by Douglas Gregor
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
1f78b2b
Diagnose declarations of implicit member functions.
by Anders Carlsson
· 16 years ago