forked from OSchip/llvm-project
c81708e6ec
by blocks. Add a new warning "-Wblock-capture-autoreleasing". The warning warns about implicitly autoreleasing out-parameters captured by blocks which can introduce use-after-free bugs that are hard to debug. rdar://problem/15377548 Differential Revision: https://reviews.llvm.org/D25844 llvm-svn: 285031 |
||
---|---|---|
.. | ||
clang | ||
clang-c | ||
CMakeLists.txt |