aboutsummaryrefslogtreecommitdiff
path: root/lib/AST/DeclBase.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-04-08 03:07:17 +0000
committerTed Kremenek <kremenek@apple.com>2009-04-08 03:07:17 +0000
commit899b3de7bc32434fc406f35255cc828ba8372b3d (patch)
tree5daccbcf492df6d6147f7f170572e86de1caedd3 /lib/AST/DeclBase.cpp
parent9fd0b1f845a61e71dd8099f596532d34c519630a (diff)
New static analyzer check by Nikita Zhuk!
"The attached patch generates warnings of cases where an ObjC message is sent to a nil object and the size of return type of that message is larger than the size of void pointer. This may result in undefined return values as described in PR 2718. The patch also includes test cases." git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68585 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/DeclBase.cpp')
0 files changed, 0 insertions, 0 deletions