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
/
Sema
/
SemaExpr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add comments for the various AssignConvertType's, and split int->pointer from...
Chris Lattner
2008-01-04
1
-5
/
+6
*
Merge all the 'assignment' diagnostic code into one routine, decloning
Chris Lattner
2008-01-04
1
-171
/
+97
*
Patch to add semantics check for ObjC2's foreacn statement.
Fariborz Jahanian
2008-01-04
1
-2
/
+1
*
generalize some of the conversion warnings.
Chris Lattner
2008-01-03
1
-15
/
+12
*
regroup assignment-related diagnostics, fix a mistake in one.
Chris Lattner
2008-01-03
1
-1
/
+1
*
give better diagnostics for converting between function pointer and void*.
Chris Lattner
2008-01-03
1
-9
/
+36
*
Remove cause of misc. "variable might be used uninitialized in this function"...
Fariborz Jahanian
2008-01-03
1
-4
/
+5
*
Fixed a bug reported by Chris, involving assiging 0 to a qualified object type.
Fariborz Jahanian
2008-01-03
1
-1
/
+2
*
Compute the proper sourcerange for an CompoundLiteralExpr.
Chris Lattner
2008-01-02
1
-2
/
+2
*
Allow implicit casts during arithmetic for OCUVector operations
Nate Begeman
2007-12-30
1
-5
/
+26
*
Allow splat casts for OCU vector assignments & add some comments.
Nate Begeman
2007-12-30
1
-0
/
+8
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Change Sema::ActOnCallExpr to construct the CallExpr early and put it into
Chris Lattner
2007-12-28
1
-97
/
+99
*
More objective-c type analysis. This time involving objective types
Fariborz Jahanian
2007-12-21
1
-1
/
+1
*
More objective-c typechecking stuff. This is work in progress and more patches
Fariborz Jahanian
2007-12-20
1
-0
/
+5
*
Implement codegen for ordered comparison builtins.
Chris Lattner
2007-12-20
1
-2
/
+1
*
implement semantic analysis for __builtin_islessequal and friends.
Chris Lattner
2007-12-20
1
-2
/
+2
*
simplify some code.
Chris Lattner
2007-12-20
1
-1
/
+6
*
refactor some code that handles sema of direct function calls.
Chris Lattner
2007-12-19
1
-2
/
+1
*
Various tweaks to the get/lookup instance/class method API's.
Steve Naroff
2007-12-19
1
-1
/
+1
*
This patch concludes implementation of dynamic objective-c type qualified by
Fariborz Jahanian
2007-12-19
1
-1
/
+9
*
Add DefaultFunctionArrayConversion() to the indirection operator in Sema::Act...
Steve Naroff
2007-12-18
1
-0
/
+1
*
Improve how we find private method decls. This involved:
Steve Naroff
2007-12-18
1
-17
/
+2
*
Patch to implemented objective-c's dynamic object pointer qualified with
Fariborz Jahanian
2007-12-17
1
-5
/
+25
*
Sema::ActOnMemberReferenceExpr() needs to perform the default conversions.
Steve Naroff
2007-12-16
1
-0
/
+3
*
Patch to make ObjcQualifiedInterfaceType inherit ObjcInterfaceType
Fariborz Jahanian
2007-12-13
1
-5
/
+2
*
Don't do integer promotions of LHS for compound shift assignment. The LHS ha...
Chris Lattner
2007-12-13
1
-1
/
+2
*
Concatenation of objc strings.
Fariborz Jahanian
2007-12-12
1
-3
/
+22
*
TargetInfo no longer includes a reference to SourceManager.
Ted Kremenek
2007-12-12
1
-4
/
+9
*
implement correct semantic analysis for shifts. For:
Chris Lattner
2007-12-12
1
-25
/
+20
*
Add ObjC parser support for concatenated ObjC strings. Note that
Chris Lattner
2007-12-12
1
-3
/
+8
*
Avoid the first person in a recently added comment.
Steve Naroff
2007-12-11
1
-2
/
+2
*
Add support for initializing char arrays from string literals.
Steve Naroff
2007-12-10
1
-9
/
+3
*
Implement correct semantic analysis of subtractions, implementing
Chris Lattner
2007-12-09
1
-5
/
+51
*
Implemented when static typing is combined with protocols and use as receiver
Fariborz Jahanian
2007-12-07
1
-8
/
+26
*
Lookup methods in the global pool even when a statically typed object's class...
Steve Naroff
2007-12-07
1
-0
/
+4
*
Rewrite 'super' within a class method. This required some minor tweaks to the...
Steve Naroff
2007-12-07
1
-8
/
+9
*
Patch to implement "Protocol" as a built-in type declared as
Fariborz Jahanian
2007-12-07
1
-1
/
+2
*
Add workaround to get test/Parser/compound_literal.c working again.
Anders Carlsson
2007-12-06
1
-3
/
+9
*
On Steve's suggestion, moved handling of use of undeclared method in a message
Fariborz Jahanian
2007-12-06
1
-4
/
+0
*
A missing method in a messaging expression issues a warning, clients must not
Fariborz Jahanian
2007-12-06
1
-0
/
+4
*
Patch to prevent crash on use of objc2 syntax.
Fariborz Jahanian
2007-12-05
1
-0
/
+2
*
Add sema checking for compound literal expressions.
Anders Carlsson
2007-12-05
1
-2
/
+5
*
Support lax vector conversions.
Anders Carlsson
2007-11-30
1
-2
/
+15
*
Added "isExact" field to FloatingLiteral. This flag indicates whether or not
Ted Kremenek
2007-11-29
1
-2
/
+6
*
Move the null pointer constant check from Sema::CheckSingleInitializer/ActOnC...
Steve Naroff
2007-11-27
1
-18
/
+15
*
Report errors for invalid casts from/to vectors.
Anders Carlsson
2007-11-27
1
-1
/
+32
*
Fix sema support for the gnu ?: expression with a
Chris Lattner
2007-11-26
1
-3
/
+12
*
Moved logic for -Wfloat-equal to SemaChecking.cpp.
Ted Kremenek
2007-11-25
1
-66
/
+2
*
Tighten up address-of checking, implementing test/Sema/expr-address-of.c.
Chris Lattner
2007-11-16
1
-5
/
+10
[prev]
[next]