Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r193073 and the attempt to fix it in r193170. | Chandler Carruth | 2013-10-22 | 1 | -37/+0 |
* | Fix to PR8880 (clang dies processing a for loop). | Serge Pavlov | 2013-10-21 | 1 | -0/+37 |
* | Reapply r151638 and r151641. | James Molloy | 2012-02-29 | 1 | -0/+10 |
* | Revert r151638 because it causes assertion hit on PCH creation for Cocoa.h | Argyrios Kyrtzidis | 2012-02-28 | 1 | -10/+0 |
* | Correctly track tags and enum members defined in the prototype of a function,... | James Molloy | 2012-02-28 | 1 | -0/+10 |
* | Reject continue/break statements within members of local functions nested within | Richard Smith | 2012-02-17 | 1 | -7/+11 |
* | Store a parameter index and function prototype depth in every | John McCall | 2011-05-01 | 1 | -0/+57 |