Files
clang-p2996/clang/lib/Analysis/ThreadSafetyCommon.cpp
Haojian Wu be02430707 Thread safety analysis: provide printSCFG definition. (#80277)
I called this function when investigating the issue
(https://github.com/llvm/llvm-project/issues/78131), and I was surprised
to see the definition is commented out.

I think it makes sense to provide the definition even though the
implementation is not stable.
2024-02-26 18:24:53 +01:00

35 KiB