]> granicus.if.org Git - clang/history - Sema/SemaExprObjC.cpp
make some diagnostics more terse, update testcases.
[clang] / Sema / SemaExprObjC.cpp
2008-02-01 Chris Lattnermake some diagnostics more terse, update testcases.
2008-02-01 Chris LattnerSema::ActOnInstanceMessage is generally doing bad thing...
2008-01-25 Fariborz JahanianDiagnose bad receiver type.
2008-01-07 Ted KremenekSubstituted all instances of the string "Objc" for...
2008-01-04 Fariborz JahanianMinor refactoring of foreach's semantics code per Chris...
2008-01-04 Chris Lattnermove objc expr sema to its own file.