aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2013-05-07 21:36:24 +0000
committerRichard Trieu <rtrieu@google.com>2013-05-07 21:36:24 +0000
commit091872c5df50fc734be3074536a6184748225f40 (patch)
tree7cc6cdb7cecc3603f539eb2104b944b61b94a026 /clang/lib/CodeGen/ModuleBuilder.cpp
parent1fd4365f9172eeb55285cac91d4d9bb880a37bae (diff)
downloadllvm-091872c5df50fc734be3074536a6184748225f40.zip
llvm-091872c5df50fc734be3074536a6184748225f40.tar.gz
llvm-091872c5df50fc734be3074536a6184748225f40.tar.bz2
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/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions