| commit | 639d7b68d656d73bf8ee0b05bc9476502dcdb21d | [log] [tgz] |
|---|---|---|
| author | Richard Trieu <rtrieu@google.com> | Wed Feb 22 22:22:42 2017 +0000 |
| committer | Richard Trieu <rtrieu@google.com> | Wed Feb 22 22:22:42 2017 +0000 |
| tree | e2d0f16dafa07caf070885503046f9469ce40d90 | |
| parent | fccbda967a37741656e85c235a69e8d86f70396f [diff] |
[ODRHash] static_cast and Stmt hashing. Add support for static_cast in classes. Add pointer-independent profiling for Stmt's, sharing most of the logic with Stmt::Profile. This is the first of the deep sub-Decl diffing for error messages. Differential Revision: https://reviews.llvm.org/D21675 llvm-svn: 295890