summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2012-03-30 02:04:38 +0000
committerSean Callanan <scallanan@apple.com>2012-03-30 02:04:38 +0000
commit356e17ce69b41905d9f9b2ce22d22dbde38e4022 (patch)
tree9a902d18d1dfdfd7d867dba44b0cd578e1617e60 /clang/lib/CodeGen/CodeGenModule.cpp
parenta40d40602c758c81e8135a932423948949bdc759 (diff)
downloadbcm5719-llvm-356e17ce69b41905d9f9b2ce22d22dbde38e4022.tar.gz
bcm5719-llvm-356e17ce69b41905d9f9b2ce22d22dbde38e4022.zip
Be more careful when overriding the type for a
ValueObject, and make sure that ValueObjects that have null type names (because they have null types) also have null qualified type names. This avoids some potential crashes if ValueObject::GetQualifiedTypeName tries to get the name of their type by calling GetClangTypeImpl(). llvm-svn: 153718
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud