forked from OSchip/llvm-project
672207c319
Summary: This was done with a script that looks for calls to Options.get(GlobalOrLocal) that take an integer for the second argument and the result is either compared not equal to 0 or implicitly converted to bool. There may be other occurances Reviewers: aaron.ballman, alexfh, gribozavr2 Reviewed By: aaron.ballman Subscribers: wuzish, nemanjai, xazax.hun, kbarton, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D77831 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ExceptionBaseclassCheck.cpp | ||
ExceptionBaseclassCheck.h | ||
HICPPTidyModule.cpp | ||
LICENSE.TXT | ||
MultiwayPathsCoveredCheck.cpp | ||
MultiwayPathsCoveredCheck.h | ||
NoAssemblerCheck.cpp | ||
NoAssemblerCheck.h | ||
SignedBitwiseCheck.cpp | ||
SignedBitwiseCheck.h |