summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/Scope.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r193073 and the attempt to fix it in r193170.Chandler Carruth2013-10-221-37/+0
* Fix to PR8880 (clang dies processing a for loop).Serge Pavlov2013-10-211-0/+37
* Reapply r151638 and r151641.James Molloy2012-02-291-0/+10
* Revert r151638 because it causes assertion hit on PCH creation for Cocoa.hArgyrios Kyrtzidis2012-02-281-10/+0
* Correctly track tags and enum members defined in the prototype of a function,...James Molloy2012-02-281-0/+10
* Reject continue/break statements within members of local functions nested withinRichard Smith2012-02-171-7/+11
* Store a parameter index and function prototype depth in everyJohn McCall2011-05-011-0/+57
OpenPOWER on IntegriCloud