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-3.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a fixit for -Wobjc-protocol-property-synthesis
Alex Lorenz
2017-07-03
1
-2
/
+2
*
Support attributes for Objective-C categories
Alex Lorenz
2017-03-23
1
-2
/
+2
*
Objective-C [qoi]. When reporting that a property is not
Fariborz Jahanian
2014-10-10
1
-4
/
+4
*
Objective-C. Issue more warning diagnostic when certain
Fariborz Jahanian
2014-07-26
1
-6
/
+6
*
Remove trailing whitespace introduced in r203028.
Bob Wilson
2014-03-11
1
-4
/
+4
*
Objective-C. Suppress the warning for auto synthesis of property not
Fariborz Jahanian
2014-03-05
1
-0
/
+32
*
Enhance "auto synthesis will not synthesize property in protocol" to include ...
Ted Kremenek
2013-12-12
1
-2
/
+2
*
Making some attribute diagnostics more consistent. Removes a newly-unused dia...
Aaron Ballman
2013-11-24
1
-1
/
+1
*
Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...
Rafael Espindola
2013-09-27
1
-2
/
+2
*
ObjectiveC: Handle the case of qualifying protocols
Fariborz Jahanian
2013-09-25
1
-0
/
+24
*
Added the attribute name to the err_attribute_wrong_number_arguments diagnost...
Aaron Ballman
2013-07-23
1
-1
/
+1
*
Fixing the build bots from the previous commit.
Aaron Ballman
2013-07-23
1
-1
/
+1
*
Replacing some manual diagnostic checks with an existing helper method. Addi...
Aaron Ballman
2013-07-23
1
-0
/
+3
*
Objective-C: Another case of issuing warning about misusing
Fariborz Jahanian
2013-06-07
1
-0
/
+25
*
Objective-C: Removes a bogus warning about auto-synthesis
Fariborz Jahanian
2013-06-07
1
-0
/
+18
*
Objective-C: Tighten the rules when warning
Fariborz Jahanian
2013-03-21
1
-0
/
+31
*
Objective-C: In my last path, also check
Fariborz Jahanian
2013-03-12
1
-0
/
+11
*
Objective-C: Issue warning in couple of obscure cases
Fariborz Jahanian
2013-03-12
1
-0
/
+30
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-2
/
+2
*
After further discussion, rename attribute 'objc_disable_automatic_synthesis'...
Ted Kremenek
2012-01-05
1
-7
/
+7
*
Rename attribute 'objc_suppress_autosynthesis' to 'objc_disable_automatic_syn...
Ted Kremenek
2012-01-04
1
-7
/
+7
*
Test case for my previous patch.
Fariborz Jahanian
2012-01-04
1
-2
/
+2
*
Support __has_attribute for objc_suppress_autosynthesis
Fariborz Jahanian
2012-01-04
1
-0
/
+2
*
objc: diagnose misplacement of objc_suppress_autosynthesis
Fariborz Jahanian
2012-01-03
1
-0
/
+6
*
objc: use objc_suppress_autosynthesis attribute on classes
Fariborz Jahanian
2012-01-03
1
-0
/
+33