Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c1d22393628a145e54396c0ac66e9625d13a7658
/
test
/
Rewriter
/
properties.m
260611a
Restructure how the driver communicates information about the
by John McCall
· 12 years ago
dcc8e3f
These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi).
by Fariborz Jahanian
· 13 years ago
15e310a
Warn about code that uses variables and functions with internal linkage
by John McCall
· 14 years ago
3cd1ea3
Fix rewriter to match recent changes in property ref AST.
by Fariborz Jahanian
· 14 years ago
e7c6849
Apparently properties.m does not always fail; make it.
by John McCall
· 14 years ago
f6a1648
Although we currently have explicit lvalue-to-rvalue conversions, they're
by John McCall
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
43cb9a0
Make tests use the new clang -cc1 flag.
by Fariborz Jahanian
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
b619d95
Fix <rdar://problem/6429113> clang ObjC rewriter: crash rewriting file with Blocks and properties
by Steve Naroff
· 16 years ago
8599e7a
Handle chained/nested property 'getters' (obj.p1.p2.p3).
by Steve Naroff
· 16 years ago