forked from OSchip/llvm-project
4d23764ddd
Three uses of try_lock intentionally ignore the result, as explained in the comment. Make that explicit with a void cast. Add what appears to be a missing return in the clang expression parser code. It's a functional change, but presumably the right one. Differential Revision: https://reviews.llvm.org/D70281 |
||
---|---|---|
.. | ||
Python | ||
CMakeLists.txt |