[PATCH] D153131: [clang analysis][thread-safety] Handle return-by-reference...

Clement Courbet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 18 04:53:59 PDT 2023


courbet added a comment.

> I think we should use the expected exit set instead of the entry set.

Indeed, I've added  a few tests to check this. Let me know if you see any other tests that might be valuable.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153131/new/

https://reviews.llvm.org/D153131



More information about the cfe-commits mailing list