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
/
Sema
/
exprs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve "assignment to cast" diagnostic.
Daniel Dunbar
2009-04-15
1
-1
/
+2
*
Strip paren expressions when trying to diagnose "cast as lvalue"
Daniel Dunbar
2009-04-14
1
-0
/
+1
*
Driver: Manually translate a number of -f with no- variants options to
Daniel Dunbar
2009-04-07
1
-1
/
+1
*
Codegen sometimes crashes on comparisons that aren't legal, just
Chris Lattner
2009-03-31
1
-0
/
+13
*
Fix rdar://6719156 - clang should emit a better error when blocks are disable...
Chris Lattner
2009-03-27
1
-1
/
+7
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
do not warn about -=/=- confusion with macros, thanks to rdogra for a testcase.
Chris Lattner
2009-03-09
1
-0
/
+4
*
undefined -> unspecified. Thanks Mike.
Chris Lattner
2009-03-08
1
-1
/
+1
*
implement PR3753, warning about comparisons with a string literal.
Chris Lattner
2009-03-08
1
-1
/
+6
*
refine the "use of unary operator that may be intended as compound assignment...
Chris Lattner
2009-03-08
1
-1
/
+4
*
Fix a long standard problem with clang retaining "too much" sugar
Chris Lattner
2009-02-19
1
-0
/
+9
*
If x is an invalid field decl, don't construct an expression for P->x,
Chris Lattner
2009-02-13
1
-0
/
+7
*
Implement C99 6.5.3.4p1, rejecting sizeof(bitfield)
Chris Lattner
2009-01-24
1
-2
/
+5
*
Fix PR3386 by handling GCC's rules for alignof, which are substantially
Chris Lattner
2009-01-24
1
-0
/
+9
*
add expected diag
Chris Lattner
2008-12-12
1
-1
/
+1
*
Fix rdar://6095061 - gcc allows __builtin_choose_expr as an lvalue
Chris Lattner
2008-12-12
1
-0
/
+7
*
add a silly testcase
Chris Lattner
2008-11-22
1
-0
/
+5
*
print a type in a diagnostic.
Chris Lattner
2008-11-21
1
-0
/
+4
*
Implement rdar://6319320: give a good diagnostic for cases where people
Chris Lattner
2008-11-17
1
-0
/
+5
*
add a simple check to warn people who type "=+" when they probably meant
Chris Lattner
2008-08-21
1
-0
/
+9
*
Add support for __extension__ as an lvalue. rdar://6097308
Chris Lattner
2008-07-25
1
-0
/
+6
*
Implement support for __extension__ which silences extwarnings in its
Chris Lattner
2008-02-02
1
-0
/
+11