diff options
author | Patrick Beard <pcbeard@mac.com> | 2012-05-01 21:47:19 +0000 |
---|---|---|
committer | Patrick Beard <pcbeard@mac.com> | 2012-05-01 21:47:19 +0000 |
commit | 2565c596316978c5658cd474710dd7696edb0dc3 (patch) | |
tree | 5ab7608d9867809c5ec5eab5a02054a885c4a001 /clang/test/Analysis/malloc.c | |
parent | afd3d0ba405608d5a93d3364bef0ebf103245ee5 (diff) | |
download | bcm5719-llvm-2565c596316978c5658cd474710dd7696edb0dc3.tar.gz bcm5719-llvm-2565c596316978c5658cd474710dd7696edb0dc3.zip |
Clean up changes suggested by Douglas Gregor:
BuildObjCNumericLiteral() and BuildObjCBoxedExpr() now both using
PerformCopyInitialization() rather than PerformImplicitConversion(),
which suppresses errors.
In BuildObjCBoxedExpr(): no longer calling .getCanonicalType(),
ValueType->getAs() will remove the minimal amount of sugar.
Using ValueType->isBuiltinType() instead of isa<BuiltinType>(ValueType).
llvm-svn: 155949
Diffstat (limited to 'clang/test/Analysis/malloc.c')
0 files changed, 0 insertions, 0 deletions