summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaObjCProperty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split Sema::ActOnProperty() into two recursive functions to clearly separateTed Kremenek2010-03-121-104/+154
* Fix 80 col violations.Ted Kremenek2010-03-121-15/+16
* Move 'ActOn' methods to the beginning of the fileTed Kremenek2010-03-121-395/+404
* Split Sema logic for ObjC @property and @synthesize intoTed Kremenek2010-03-121-0/+1025
OpenPOWER on IntegriCloud