| commit | 04a94d14422a83bd6883c8a4a6837b04108b0742 | [log] [tgz] |
|---|---|---|
| author | Jordan Rose <jordan_rose@apple.com> | Thu Mar 28 19:09:40 2013 +0000 |
| committer | Jordan Rose <jordan_rose@apple.com> | Thu Mar 28 19:09:40 2013 +0000 |
| tree | 3fd0eb0812012bcb123ba5d9afb5e1e3e50f09d7 | |
| parent | 6fffec6fd463453bb27ecc93339fd999cc9dca74 [diff] |
Provide a fixit to static_cast for reinterpret_casts within a class hierarchy. The suggestion was already in the text of the note; this just adds the actual fixit and the appropriate test cases. Patch by Alexander Zinenko! llvm-svn: 178274