aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorChristopher Di Bella <cjdb@google.com>2020-10-28 16:16:17 -0700
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2020-10-28 16:18:23 -0700
commit425a83a5f069eb1a692145d2c92e6d3bfe564a62 (patch)
treeb9fe6f0ebbc96a6421142d99ed616a488a05e3f6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent946406aebce298725b07097934cb39b1e5bee656 (diff)
downloadllvm-425a83a5f069eb1a692145d2c92e6d3bfe564a62.zip
llvm-425a83a5f069eb1a692145d2c92e6d3bfe564a62.tar.gz
llvm-425a83a5f069eb1a692145d2c92e6d3bfe564a62.tar.bz2
[Sema] adds basic -Wfree-nonheap-object functionality
Checks to make sure that stdlib's (std::)free is being appropriately used. Presently checks for the following misuses: - free(&stack_object) - free(stack_array) Differential Revision: https://reviews.llvm.org/D89988
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions