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
/
lib
/
Sema
/
SemaExprObjC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Objective-C. Improve diagnosis of bridging types.
Fariborz Jahanian
2014-04-29
1
-41
/
+20
*
Initial implementation of -modules-earch-all option, for searching for symbol...
John Thompson
2014-04-23
1
-2
/
+3
*
Objective-C ARC. Under ARC, addition of 'bridge' attribute
Fariborz Jahanian
2014-04-22
1
-6
/
+14
*
Objective-C. Patch to allow use of dot syntax on class
Fariborz Jahanian
2014-04-21
1
-8
/
+2
*
Objective-C. Make multiple selector warning
Fariborz Jahanian
2014-03-27
1
-2
/
+2
*
Objective-C. Consider blocks for designated initializer
Fariborz Jahanian
2014-03-17
1
-6
/
+10
*
[C++11] Replacing ObjCObjectPointerType iterators qual_begin() and qual_end()...
Aaron Ballman
2014-03-17
1
-6
/
+3
*
[C++11] Replacing ObjCObjectType iterators qual_begin() and qual_end() with i...
Aaron Ballman
2014-03-17
1
-3
/
+2
*
Objective-C. Issue diagnostics on mismatched methods when their selector is used
Fariborz Jahanian
2014-03-12
1
-1
/
+54
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-12
1
-1
/
+1
*
Sema: When merging objc string literals, give the result a constant array type.
Benjamin Kramer
2014-02-25
1
-4
/
+8
*
Rename getResultType() on function and method declarations to getReturnType()
Alp Toker
2014-01-25
1
-51
/
+45
*
[objc] Refactor and improve functionality for the -Wunused-property-ivar warn...
Argyrios Kyrtzidis
2014-01-03
1
-5
/
+7
*
Removing some more unnecessary manual quotes from attribute diagnostics.
Aaron Ballman
2014-01-03
1
-1
/
+1
*
ObjectiveC. Remove false positive warning for missing property
Fariborz Jahanian
2014-01-02
1
-1
/
+3
*
Support and use token kinds as diagnostic arguments
Alp Toker
2013-12-24
1
-1
/
+2
*
Switched code from using hasAttr followed by getAttr to simply call getAttr d...
Aaron Ballman
2013-12-19
1
-2
/
+1
*
Objective-C. After providing a fix-it for a
Fariborz Jahanian
2013-12-18
1
-7
/
+3
*
Objective-C. Make diagnostics and fix-its consistent
Fariborz Jahanian
2013-12-17
1
-0
/
+11
*
ObjectiveC. Further improvements of use
Fariborz Jahanian
2013-12-16
1
-13
/
+25
*
[objc] If we don't know for sure what the designated initializers of the supe...
Argyrios Kyrtzidis
2013-12-13
1
-1
/
+4
*
ObjectiveC. Provide a property-dot syntax for fixit
Fariborz Jahanian
2013-12-10
1
-8
/
+20
*
Objective-C. Minor change to a diagnostic.
Fariborz Jahanian
2013-12-10
1
-2
/
+2
*
Improve on an objc_bridge_related diagnostic.
Fariborz Jahanian
2013-12-10
1
-6
/
+6
*
Objective-C. Provide fixit's for objc_bride_related
Fariborz Jahanian
2013-12-10
1
-5
/
+24
*
Objective-C: Improve on various diagnostics related to
Fariborz Jahanian
2013-12-09
1
-69
/
+83
*
ObjectiveC. Continuing implementation of objc_bridge_related
Fariborz Jahanian
2013-12-07
1
-0
/
+114
*
Fix a tranche of comment, test and doc typos
Alp Toker
2013-12-05
1
-1
/
+1
*
[objc] Emit warning when the implementation of a secondary initializer calls on
Argyrios Kyrtzidis
2013-12-03
1
-0
/
+10
*
[objc] Emit warnings when the implementation of a designated initializer call...
Argyrios Kyrtzidis
2013-12-03
1
-6
/
+25
*
[objc] Emit a warning when the implementation of a designated initializer doe...
Argyrios Kyrtzidis
2013-12-03
1
-0
/
+10
*
ObjectiveC. Implement attribute 'objc_bridge_mutable'
Fariborz Jahanian
2013-11-21
1
-11
/
+20
*
ObjectiveC. Allow toll free bridge cast warnings outside
Fariborz Jahanian
2013-11-21
1
-9
/
+12
*
ObjectiveC ARC. warn in presense of __bridge casting to
Fariborz Jahanian
2013-11-20
1
-0
/
+9
*
ObjectiveC ARC. validate toll free bridge casting
Fariborz Jahanian
2013-11-20
1
-5
/
+23
*
ObjectiveC objc_bridge. Minor refactoring.
Fariborz Jahanian
2013-11-19
1
-2
/
+2
*
ObjectiveC 'objc_bridging'. Assorment of improvements
Fariborz Jahanian
2013-11-19
1
-3
/
+3
*
ObjectiveC ARC. Adopt objc_bridge attribute
Fariborz Jahanian
2013-11-19
1
-10
/
+19
*
ObjectiveC ARC. More validation of toll-free bridging of
Fariborz Jahanian
2013-11-16
1
-1
/
+10
*
ObjectiveC ARC. Validate toll free bridge casting
Fariborz Jahanian
2013-11-16
1
-3
/
+51
*
ObjetiveC ARC. Start diagnosing invalid toll free bridging.
Fariborz Jahanian
2013-11-16
1
-10
/
+19
*
ObjectiveC ARC. Only briding of pointer to struct CF object is allowed.
Fariborz Jahanian
2013-11-15
1
-2
/
+2
*
ObjectiveC ARC. Lookup type associated with objc_bridage at
Fariborz Jahanian
2013-11-15
1
-0
/
+38
*
Re-instate contextual conversion to Objective-C pointers in message sends.
Douglas Gregor
2013-11-07
1
-0
/
+5
*
ObjectiveC. Define a new cc1 flag
Fariborz Jahanian
2013-11-01
1
-1
/
+1
*
Refine string literal concatenation warning within an NSArray literal to not ...
Ted Kremenek
2013-10-09
1
-4
/
+18
*
Cache the location of failed typo corrections so that typo correction
Kaelyn Uhrain
2013-09-27
1
-3
/
+3
*
Omit llvm:: before makeArrayRef. We have using directive in this file.
Robert Wilhelm
2013-08-19
1
-10
/
+5
*
Refactor all diagnosing of TypoCorrections through a common function, in
Richard Smith
2013-08-17
1
-21
/
+10
*
ObjectiveC [QoI] issue warning if an element of an nsarray
Fariborz Jahanian
2013-08-13
1
-4
/
+11
[next]