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
*
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
*
ObjectiveC ARC: Do not issue bridge cast diagnostic when
Fariborz Jahanian
2013-07-31
1
-3
/
+10
*
Objective-C: Fixes a typo correction bug where a
Fariborz Jahanian
2013-06-18
1
-1
/
+1
*
Objective-C [qoi]: privide typo correction for selectors
Fariborz Jahanian
2013-06-18
1
-9
/
+9
*
Objective-C [qoi]: Provide fixit hint when message with typo
Fariborz Jahanian
2013-06-17
1
-2
/
+16
*
address some comments on r183474:
Adrian Prantl
2013-06-07
1
-4
/
+5
*
Objective-C: Provide fixit with suggested spelling correction
Fariborz Jahanian
2013-06-05
1
-2
/
+12
*
improve of note message and minor refactoring of my last
Fariborz Jahanian
2013-05-15
1
-5
/
+3
*
Objective-C [diagnostics] [QOI], when method is not
Fariborz Jahanian
2013-05-14
1
-1
/
+10
*
Add support for __wchar_t in -fms-extensions mode.
Hans Wennborg
2013-05-10
1
-2
/
+2
*
ArrayRef'ize Sema::CheckMessageArgumentTypes
Dmitri Gribenko
2013-05-10
1
-15
/
+17
*
ArrayRef'ize some SemaOverload methods
Dmitri Gribenko
2013-05-09
1
-1
/
+1
*
ArrayRef'ize Sema::CheckObjCMethodCall
Dmitri Gribenko
2013-05-05
1
-1
/
+2
*
Replace ArrayRef<T>() with None, now that we have an implicit ArrayRef constr...
Dmitri Gribenko
2013-05-05
1
-4
/
+4
*
ArrayRef'ize InitializationSequence constructor and InitializationSequence::D...
Dmitri Gribenko
2013-05-03
1
-1
/
+1
*
Correctly emit certain implicit references to 'self' even within
John McCall
2013-05-03
1
-1
/
+1
*
Point diagnostics that complain about a use of a selector in an objc message,...
Argyrios Kyrtzidis
2013-05-01
1
-24
/
+41
*
Objective-C: Issue deprecated warning when using a
Fariborz Jahanian
2013-04-04
1
-2
/
+4
*
Add 178663 back.
Rafael Espindola
2013-04-03
1
-12
/
+7
*
Revert 178663.
Rafael Espindola
2013-04-03
1
-7
/
+12
*
Don't compute a patched/semantic storage class.
Rafael Espindola
2013-04-03
1
-12
/
+7
*
Add a clarifying note when a return statement is rejected because
John McCall
2013-03-19
1
-0
/
+67
*
Objective-C: When using super.prop, property should be
Fariborz Jahanian
2013-03-11
1
-2
/
+9
*
Centralize and refine the __unknown_anytype argument rules
John McCall
2013-03-04
1
-9
/
+18
*
Perform the receiver-expression transformations regardless of
John McCall
2013-03-01
1
-41
/
+42
*
objective-C arg: provide fixit support when
Fariborz Jahanian
2013-02-22
1
-8
/
+36
*
objective-C arc: Diagnostic can not say to use bridge
Fariborz Jahanian
2013-02-22
1
-8
/
+21
*
Include llvm::Optional in clang/Basic/LLVM.h
David Blaikie
2013-02-20
1
-3
/
+3
*
Fix crash-on-invalid where a ParenListExpr shows up as a message receiver
Argyrios Kyrtzidis
2013-02-15
1
-0
/
+7
*
Small code change to improve performance
Fariborz Jahanian
2013-01-22
1
-2
/
+6
*
objectiveC (take two): don't warn when in -Wselector mode and
Fariborz Jahanian
2013-01-22
1
-18
/
+30
*
objectiveC: don't warn when in -Wselector mode and
Fariborz Jahanian
2013-01-21
1
-14
/
+17
[next]