summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/ScopeInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Warc-repeated-use-of-weak: fix a use-of-uninitialized and add a test case.Jordan Rose2012-10-111-1/+1
* -Warc-repeated-use-of-weak: Check messages to property accessors as well.Jordan Rose2012-10-111-3/+29
* -Warc-repeated-use-of-weak: look through explicit casts on assigned values.Jordan Rose2012-10-101-1/+1
* Move isObjCSelf into Expr.Anna Zaks2012-10-011-20/+2
* Pull ScopeInfo implementation into its own file.Jordan Rose2012-09-281-0/+181
OpenPOWER on IntegriCloud