summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-02-26 01:21:21 +0000
committerJordan Rose <jordan_rose@apple.com>2013-02-26 01:21:21 +0000
commitc948709cda56a76cea07357db29c288235baa0ba (patch)
tree6f34fff2aec64443db93d4b916c9259204b38471 /clang/lib/CodeGen/CodeGenModule.cpp
parent2367f8a7883a2ff90d7ae7f740541fa97de2964a (diff)
downloadbcm5719-llvm-c948709cda56a76cea07357db29c288235baa0ba.tar.gz
bcm5719-llvm-c948709cda56a76cea07357db29c288235baa0ba.zip
[analyzer] StackAddrEscapeChecker: strip qualifiers from temporary types.
With the new support for trivial copy constructors, we are not always consistent about whether a CXXTempObjectRegion gets reused or created from scratch, which affects whether qualifiers are preserved. However, we probably don't care anyway. This also switches to using the current PrintingPolicy for the type, which means C++ types don't get a spurious 'struct' prefix anymore. llvm-svn: 176068
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud