index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Rewriter
/
properties.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give some obj-c rewriter tests that use MS pragmas a triple as a speculative fix
Reid Kleckner
2015-03-05
1
-2
/
+2
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-1
/
+1
*
These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi).
Fariborz Jahanian
2012-02-04
1
-1
/
+1
*
Warn about code that uses variables and functions with internal linkage
John McCall
2011-02-19
1
-1
/
+1
*
Fix rewriter to match recent changes in property ref
Fariborz Jahanian
2010-12-04
1
-5
/
+3
*
Apparently properties.m does not always fail; make it.
John McCall
2010-12-04
1
-0
/
+1
*
Although we currently have explicit lvalue-to-rvalue conversions, they're
John McCall
2010-12-04
1
-0
/
+4
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Make tests use the new clang -cc1 flag.
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix <rdar://problem/6429113> clang ObjC rewriter: crash rewriting file with B...
Steve Naroff
2008-12-09
1
-0
/
+1
*
Handle chained/nested property 'getters' (obj.p1.p2.p3).
Steve Naroff
2008-12-08
1
-0
/
+53