diff options
| author | David Carlier <devnexen@gmail.com> | 2018-12-11 18:57:07 +0000 |
|---|---|---|
| committer | David Carlier <devnexen@gmail.com> | 2018-12-11 18:57:07 +0000 |
| commit | 37a22ea063625e28c931eae38653356d9849ae01 (patch) | |
| tree | 4a402db9643f5bc2e1bf674891e72227c8002b71 /openmp/runtime/src | |
| parent | 802dc40f413872d7b6fb72d9b9fa4a8838aea2ca (diff) | |
| download | bcm5719-llvm-37a22ea063625e28c931eae38653356d9849ae01.tar.gz bcm5719-llvm-37a22ea063625e28c931eae38653356d9849ae01.zip | |
[analyzer][CStringChecker] evaluate explicit_bzero
- explicit_bzero has limited scope/usage only for security/crypto purposes but is non-optimisable version of memset/0 and bzero.
- explicit_memset has similar signature and semantics as memset but is also a non-optimisable version.
Reviewers: NoQ
Reviewed By: NoQ
Differential Revision: https://reviews.llvm.org/D54592
llvm-svn: 348884
Diffstat (limited to 'openmp/runtime/src')
0 files changed, 0 insertions, 0 deletions

