Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
e0335786c17a6ca45966f66094146e9d8ba2d54a
/
test
/
SemaCXX
/
blocks.cpp
469a20d
Truncate block variable of bool type to i1 when its
by Fariborz Jahanian
· 14 years ago
7925561
Cope with llvm's reference to bool type of 'i1' vs. clang's
by Fariborz Jahanian
· 14 years ago
ea1471e
Support implicitly closing on 'this' in a block. Fixed PR7165.
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
5e57831
A block that returns a reference is an lvalue.
by Anders Carlsson
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
ae0ee03
instead of forcing blocks on by default, make them default to off, but let
by Chris Lattner
· 16 years ago
ec0bf05
Fix RUN line
by Douglas Gregor
· 16 years ago
b65f242
Test blocks in C++ mode
by Douglas Gregor
· 16 years ago