courbet added inline comments.
================ Comment at: clang/lib/Analysis/ThreadSafety.cpp:1604-1606 + Handler.handleFunExcludesLock(Cp.getKind(), D->getNameAsString(), + (!Cp).toString(), Loc); + return; ---------------- aaronpuchert wrote: > Something went wrong with the indentation here, also in the following `if`s. > Should be two spaces only. This is weird. `clang-format` insists on putting 4 spaces there. I've reverted the changes manually. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D153132/new/ https://reviews.llvm.org/D153132 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits