diff options
author | Christopher Di Bella <cjdb@google.com> | 2021-02-12 00:24:16 +0000 |
---|---|---|
committer | Christopher Di Bella <cjdb@google.com> | 2021-02-25 19:25:00 +0000 |
commit | 4f395db86b5cc11bb56853323d3cb1d4b6db5a0b (patch) | |
tree | 2d3656dfb9c846d39abff654b787a4f142612910 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5bcb199a4317d30f6ada805c824e0e4be6db07bf (diff) | |
download | llvm-4f395db86b5cc11bb56853323d3cb1d4b6db5a0b.zip llvm-4f395db86b5cc11bb56853323d3cb1d4b6db5a0b.tar.gz llvm-4f395db86b5cc11bb56853323d3cb1d4b6db5a0b.tar.bz2 |
adds more checks to -Wfree-nonheap-object
This commit adds checks for the following:
* labels
* block expressions
* random integers cast to `void*`
* function pointers cast to `void*`
Differential Revision: https://reviews.llvm.org/D94640
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions