Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9e36b533af1b2fa9f32c4372c4081abdd86f47e0
/
test
/
SemaCXX
/
ptrtomember.cpp
762bb9d
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
by Richard Smith
· 13 years ago
6dbba4f
Catch placeholder types in DefaultLvalueConversion
by John McCall
· 13 years ago
864c041
Make yet another placeholder type, this one marking that an expression is a bound
by John McCall
· 14 years ago
bec7343
Unbreak test
by Douglas Gregor
· 14 years ago
31798a6
Add a test for !ptr-to-member (should fail)
by Marshall Clow
· 14 years ago
914c9a6
Tweak the wording of this warning further based on a suggestion from Chris.
by Chandler Carruth
· 14 years ago
11ab790
Emit error when using a bound member function for something other than calling it.
by Argyrios Kyrtzidis
· 14 years ago
0f279e7
Emit an error when trying to form a pointer-to-member to a bitfield.
by Argyrios Kyrtzidis
· 14 years ago
c92bbb4
renamed: test/SemaCXX/ptrtomember-badcall.cpp -> test/SemaCXX/ptrtomember.cpp
by Argyrios Kyrtzidis
· 14 years ago
[Renamed from test/SemaCXX/ptrtomember-badcall.cpp]
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
5de2450
Diagnose use of data pointer member in a function call
by Fariborz Jahanian
· 15 years ago