diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2017-06-27 11:14:39 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2017-06-27 11:14:39 +0000 |
commit | 7caff0e9e1a43af7c95e14e755779f11cc5a5121 (patch) | |
tree | d3b948884920a930c7951442143c68713687752c /llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp | |
parent | 4e6eed85669af87bd71179b7185c128124b5f4cf (diff) | |
download | bcm5719-llvm-7caff0e9e1a43af7c95e14e755779f11cc5a5121.tar.gz bcm5719-llvm-7caff0e9e1a43af7c95e14e755779f11cc5a5121.zip |
[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
llvm-svn: 306396
Diffstat (limited to 'llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp')
0 files changed, 0 insertions, 0 deletions