llvm-project
fcdcc4ea - [scudo] Make Ptr volatile so that the malloc and free calls are not optimized out (#149944)

Commit
149 days ago
[scudo] Make Ptr volatile so that the malloc and free calls are not optimized out (#149944) This fixes the test failure seen in the discussion about https://github.com/llvm/llvm-project/pull/148066.
Author
Parents
Loading