| commit | 4478f858b5fd086e6f1d4ab9f5990d99efdee94e | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Jan 12 22:41:29 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Jan 12 22:41:29 2011 +0000 |
| tree | d3462842d0b51f0470673a1e4fd6d4179b612078 | |
| parent | 1a3534afc4dcab48fe937a0c1aed63da6a492503 [diff] |
Add the location of the right parenthesis of a C++ named cast (static_cast, dynamic_cast, reinterpret_cast, or const_cast) to improve source-location information. Fixes PR8960. llvm-svn: 123336