Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
965fe844ceb6b840f79c7987deaed48ee30d070d
/
test
/
SemaObjCXX
/
blocks.mm
e3c8c64
Implement objective-c++'s block pointer type matching involving
by Fariborz Jahanian
· 14 years ago
d967e31
Refactor the dependence computation for DeclRefExpr so that we can
by Douglas Gregor
· 14 years ago
2998d6b
When building the copy expression for a __block variable, make sure
by John McCall
· 14 years ago
a3998bd
When we're performing an explicit cast of some sort, don't complain
by Douglas Gregor
· 14 years ago
82aa713
Require that the types of the parameters of a block literal are complete.
by Douglas Gregor
· 14 years ago
d4eea83
Improve diagnostics when we fail to convert from a source type to a
by Douglas Gregor
· 15 years ago
aa03731
Switch initialization of parameters in a call over to
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
854a4eb
Make tests use the new clang -cc1 flag.
by Fariborz Jahanian
· 15 years ago
3b27f1a
Patch to allow C-style cast from 'void *' to block pointer type.
by Fariborz Jahanian
· 15 years ago
7c94c4b
Use "()" instead of "(void)" when pretty-printing a parameter-less function type for C++.
by Argyrios Kyrtzidis
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
c71e28c
When inside an Objective-C++ method, name lookup should look into the
by Douglas Gregor
· 16 years ago
fa04764
Initial implementation of argument dependent lookup (a.k.a. ADL,
by Douglas Gregor
· 16 years ago
2a7e58d
Add some block-pointer conversions in C++
by Douglas Gregor
· 16 years ago