summaryrefslogtreecommitdiffstats
path: root/clang/Sema/SemaExprObjC.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-297/+0
* convert tabs to spaces, patch by Mike Stump!Chris Lattner2008-02-251-4/+4
* make some diagnostics more terse, update testcases.Chris Lattner2008-02-011-9/+8
* Sema::ActOnInstanceMessage is generally doing bad things with typedefs, butChris Lattner2008-02-011-8/+9
* Diagnose bad receiver type.Fariborz Jahanian2008-01-251-2/+4
* Substituted all instances of the string "Objc" for "ObjC". This fixesTed Kremenek2008-01-071-29/+29
* Minor refactoring of foreach's semantics code per Chris's suggetion.Fariborz Jahanian2008-01-041-1/+1
* move objc expr sema to its own file.Chris Lattner2008-01-041-0/+295
OpenPOWER on IntegriCloud