summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/exprs.c
Commit message (Expand)AuthorAgeFilesLines
* If x is an invalid field decl, don't construct an expression for P->x, Chris Lattner2009-02-131-0/+7
* Implement C99 6.5.3.4p1, rejecting sizeof(bitfield)Chris Lattner2009-01-241-2/+5
* Fix PR3386 by handling GCC's rules for alignof, which are substantiallyChris Lattner2009-01-241-0/+9
* add expected diagChris Lattner2008-12-121-1/+1
* Fix rdar://6095061 - gcc allows __builtin_choose_expr as an lvalueChris Lattner2008-12-121-0/+7
* add a silly testcaseChris Lattner2008-11-221-0/+5
* print a type in a diagnostic.Chris Lattner2008-11-211-0/+4
* Implement rdar://6319320: give a good diagnostic for cases where peopleChris Lattner2008-11-171-0/+5
* add a simple check to warn people who type "=+" when they probably meantChris Lattner2008-08-211-0/+9
* Add support for __extension__ as an lvalue. rdar://6097308Chris Lattner2008-07-251-0/+6
* Implement support for __extension__ which silences extwarnings in its Chris Lattner2008-02-021-0/+11
OpenPOWER on IntegriCloud