forked from OSchip/llvm-project
a46154cb1c
This patch introduces a new checker, called NewArraySize checker, which detects if the expression that yields the element count of the array in new[], results in an Undefined value. Differential Revision: https://reviews.llvm.org/D131299 |
||
---|---|---|
.. | ||
checkers | ||
developer-docs | ||
user-docs | ||
checkers.rst | ||
conf.py | ||
developer-docs.rst | ||
make.bat | ||
user-docs.rst |