commit | 324b54d3f60d92a82815512119791ce1c285b63e | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon May 03 18:51:14 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon May 03 18:51:14 2010 +0000 |
tree | b71c76c30ea6fb3991e210825889b588d3d69937 | |
parent | 4d9e7388ccdfdab97f92caac5db9b87a530742f4 [diff] |
Diagnose unused exception parameters under a different warning group (-Wunused-exception-parameter) than normal variables, since it's more common to name and then ignore an exception parameter. This warning is neither enabled by default nor by -Wall. Fixes <rdar://problem/7931045>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102931 91177308-0d34-0410-b5e6-96231b3b80d8