| commit | 7e1eb935dbc3560e05761de521f379736d0a3a6f | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Sat Jul 30 06:45:27 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Sat Jul 30 06:45:27 2011 +0000 |
| tree | 5ad2acb13808b1ef275fff4f9554c5fd18c2881f | |
| parent | d8575e1e1deb5a980d3fd6d2b6505b3f4ae23c84 [diff] |
When complaining about a non-POD second argument to va_arg, use a special diagnostic for ARC ownership-qualified types. We wouldn't want to expose Objective-C programmers to the term "POD", would we? Fixes <rdar://problem/9772982>. llvm-svn: 136558