summaryrefslogtreecommitdiffstats
path: root/unittests
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2017-06-27 11:14:39 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2017-06-27 11:14:39 +0000
commit7a2b28407501faafdbd0c3c6785895e49d13d514 (patch)
tree3b75c54b77841df72a9defa75fb8809897c30f17 /unittests
parent2d10542533756f8346b0d925f4af29e7d065c572 (diff)
[analyzer] Move zero-size allocation checks to optin.portability.
This is a new checker package. It contains checkers that highlight well-documented implementation-defined behavior. Such checkers are only useful to developers that intend to write portable code. Code that is only compiled for a single platform should be allowed to rely on this platform's specific documented behavior. rdar://problem/30545046 Differential Revision: https://reviews.llvm.org/D34102 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@306396 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests')
0 files changed, 0 insertions, 0 deletions