summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2016-04-14 23:58:26 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2016-04-14 23:58:26 +0000
commit908dacf91dfbd5ea333386749e746e1a5e133e69 (patch)
tree3a12b4e6fef05c564adee7d70b685a6ae6220488 /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
parent1a88adbb27a21e7728253c2f932b41009e314985 (diff)
downloadbcm5719-llvm-908dacf91dfbd5ea333386749e746e1a5e133e69.tar.gz
bcm5719-llvm-908dacf91dfbd5ea333386749e746e1a5e133e69.zip
Fix StaticAnalyzer complaints. NFC.
Clang's StaticAnalyzer seems to (correctly) complain about code like: T *p = calloc(sizeof(U), N); ...Where T and U are different types. This patch removes some instances of this pattern from compiler-rt. Patch by Apelete Seketeli. Differential Revision: http://reviews.llvm.org/D19085 llvm-svn: 266388
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud