Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -297/+0 |
* | convert tabs to spaces, patch by Mike Stump! | Chris Lattner | 2008-02-25 | 1 | -4/+4 |
* | make some diagnostics more terse, update testcases. | Chris Lattner | 2008-02-01 | 1 | -9/+8 |
* | Sema::ActOnInstanceMessage is generally doing bad things with typedefs, but | Chris Lattner | 2008-02-01 | 1 | -8/+9 |
* | Diagnose bad receiver type. | Fariborz Jahanian | 2008-01-25 | 1 | -2/+4 |
* | Substituted all instances of the string "Objc" for "ObjC". This fixes | Ted Kremenek | 2008-01-07 | 1 | -29/+29 |
* | Minor refactoring of foreach's semantics code per Chris's suggetion. | Fariborz Jahanian | 2008-01-04 | 1 | -1/+1 |
* | move objc expr sema to its own file. | Chris Lattner | 2008-01-04 | 1 | -0/+295 |