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
/
SemaObjC
/
default-synthesize-1.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Silence -Wobjc-missing-property-synthesis for unavailable properties
Alex Lorenz
2017-08-15
1
-1
/
+15
*
[MSVC Compat] Try to treat an implicit, fixed enum as an unfixed enum
David Majnemer
2015-10-08
1
-1
/
+1
*
Update a few more tests in response to the MS ABI enum semantics
David Majnemer
2015-10-08
1
-1
/
+1
*
Objective-C [qoi]. When reporting that a property is not
Fariborz Jahanian
2014-10-10
1
-1
/
+1
*
Objective-C. Tweak diagnosing properties that are not auto-synthesized.
Fariborz Jahanian
2014-08-29
1
-1
/
+1
*
Objective-C. Improve diagnostic when property is
Fariborz Jahanian
2014-07-28
1
-1
/
+1
*
Objective-C. Issue more warning diagnostic when certain
Fariborz Jahanian
2014-07-26
1
-0
/
+17
*
Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...
Rafael Espindola
2013-09-27
1
-1
/
+1
*
objective-c: warn for properties being default synthesized
Fariborz Jahanian
2012-05-03
1
-12
/
+15
*
Add a missing RequireCompleteType call when synthesizing properties. <rdar:/...
Eli Friedman
2012-05-01
1
-0
/
+7
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Include prefix with default synthesized ivars.
Ted Kremenek
2011-09-27
1
-6
/
+6
*
objective-c: this patch (re)introduces objective-c's default property
Fariborz Jahanian
2011-08-31
1
-6
/
+6
*
Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.
Fariborz Jahanian
2011-01-04
1
-1
/
+1
*
Add -fobjc-default-synthesized-properties flag
Ted Kremenek
2010-12-23
1
-1
/
+1
*
No need to default synthesize property if implementation
Fariborz Jahanian
2010-08-25
1
-0
/
+28
*
Another test case for on demand synthesis of ivars.
Fariborz Jahanian
2010-07-17
1
-0
/
+88