diff options
author | Richard Trieu <rtrieu@google.com> | 2013-05-07 21:36:24 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2013-05-07 21:36:24 +0000 |
commit | 091872c5df50fc734be3074536a6184748225f40 (patch) | |
tree | 7cc6cdb7cecc3603f539eb2104b944b61b94a026 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 1fd4365f9172eeb55285cac91d4d9bb880a37bae (diff) | |
download | bcm5719-llvm-091872c5df50fc734be3074536a6184748225f40.tar.gz bcm5719-llvm-091872c5df50fc734be3074536a6184748225f40.zip |
Fix crash on invalid in template type diffing.
This is a fix for PR15895, where Clang will crash when trying to print a
template diff and the template uses an address of operator. This resulted
from expecting a DeclRefExpr when the Expr could have also been
UnaryOperator->DeclRefExpr.
llvm-svn: 181365
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions