Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn about more than the first unused variable when -Werror is set. | Matt Beaumont-Gay | 2013-03-28 | 1 | -0/+6 |
To do this, thread DiagnosticErrorTrap's hasUnrecoverableErrorOccurred through to Scope. llvm-svn: 178294 |