commit | 7c99aa385178c630e29f671299cdd9c104f1c885 | [log] [tgz] |
---|---|---|
author | Jordan Rose <jordan_rose@apple.com> | Thu Jul 26 21:41:15 2012 +0000 |
committer | Jordan Rose <jordan_rose@apple.com> | Thu Jul 26 21:41:15 2012 +0000 |
tree | 887e4fc7442b8940f9550ae9b9bf37b9be11182d | |
parent | f540c54701e3eeb34cb619a3a4eb18f1ac70ef2d [diff] |
[analyzer] CallEvent is no longer a value object. After discussion, the type-based dispatch was decided to be bad for maintenance and made it very easy for subtle bugs to creep in. Instead, we'll just be very careful when we do have to allocate these on the heap. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160817 91177308-0d34-0410-b5e6-96231b3b80d8