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
/
Driver
/
rewrite-objc.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
ObjectiveC driver. Scrap -fno-objc-legacy-dispatch for NeXT
Fariborz Jahanian
2013-10-15
1
-1
/
+1
*
Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...
Rafael Espindola
2013-09-27
1
-1
/
+1
*
block extended signatur option. Change previous option
Fariborz Jahanian
2012-11-15
1
-1
/
+1
*
Remove the -ccc-no-clang option.
Rafael Espindola
2012-10-31
1
-8
/
+0
*
Modern objcective-C translator. When doing rewriting, Do not
Fariborz Jahanian
2012-09-28
1
-1
/
+0
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-1
/
+1
*
modern objc translator. Add more
Fariborz Jahanian
2012-04-04
1
-1
/
+1
*
Use -rewrite-legacy-objc as clang argument for translating
Fariborz Jahanian
2012-04-02
1
-1
/
+1
*
Add clang support for new Objective-C literal syntax for NSDictionary, NSArray,
Ted Kremenek
2012-03-06
1
-1
/
+1
*
Fix more fallout from the introduction of "macosx" and "ios" triples.
Bob Wilson
2012-01-31
1
-1
/
+1
*
Make driver tests more resilient to output trees containing symlinks --
Chandler Carruth
2012-01-24
1
-1
/
+1
*
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-20
1
-3
/
+3
*
Revert r148138; it's causing test failures.
Eli Friedman
2012-01-13
1
-3
/
+3
*
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-13
1
-3
/
+3
*
Fix test for unrelated changes.
Nick Lewycky
2011-12-06
1
-1
/
+1
*
Use Triple.isOSDarwin() instead of comparing against Triple::Darwin.
Bob Wilson
2011-10-14
1
-1
/
+1
*
The Objective-C rewriter uses the fragile ABI, always.
Douglas Gregor
2011-10-12
1
-1
/
+1
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Introduce a -cc1-level option to turn off related result type
Douglas Gregor
2011-06-14
1
-1
/
+1
*
Eliminate the -f[no]objc-infer-related-result-type flags; there's no
Douglas Gregor
2011-06-13
1
-1
/
+1
*
Implement Objective-C Related Result Type semantics.
Douglas Gregor
2011-06-11
1
-1
/
+1
*
Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...
Anders Carlsson
2011-02-22
1
-1
/
+1
*
Driver: Make -fnext-runtime the default when rewriting Objective-C.
Daniel Dunbar
2010-07-19
1
-1
/
+5
*
Driver: Add -rewrite-objc, which is an interface to clang -cc1 -rewrite-objc.
Daniel Dunbar
2010-02-11
1
-0
/
+11