Files
clang-p2996/llvm/test/Analysis/StackSafetyAnalysis
Jay Foad 35ddc17f36 [StackSafety] Make lit tests compatible with lit's internal shell. NFC. (#94971)
Use DEFINE: %{res} = ... instead of $(cat ...). Rewrite one use of a
subshell to write to a temporary file instead.
2024-06-11 10:04:12 +01:00
..