diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-07-26 21:41:15 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-07-26 21:41:15 +0000 |
commit | 7c99aa385178c630e29f671299cdd9c104f1c885 (patch) | |
tree | 887e4fc7442b8940f9550ae9b9bf37b9be11182d /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
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
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions