[clang] [clang][analyzer] Fix alpha.unix.BlockInCriticalSection for CTU (PR #90030)

Endre Fülöp via cfe-commits cfe-commits at lists.llvm.org
Tue May 14 05:54:38 PDT 2024


gamesh411 wrote:

After reducing a crashing TU, I have found, that the issue came up without CTU analysis as well.
I have added a test case that demonstrates the crash without the fix.
I also updated the commit message to reflect the real cause.

https://github.com/llvm/llvm-project/pull/90030


More information about the cfe-commits mailing list