Files
clang-p2996/llvm/lib/Analysis/CaptureTracking.cpp
Nikita Popov abd97d9685 [CaptureTracking] Take non-willreturn calls into account
We can leak one bit of information about the address by either
diverging or not.

Part of https://github.com/llvm/llvm-project/issues/129090.
2025-02-28 11:15:28 +01:00

18 KiB