mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 00:26:05 +00:00

Otherwise, trying to reproduce a failing filesystem test by copy-pasting the command-line used and running that in the shell won't work, because the shell will eat quoting around the define and we'll end up with a non-stringized path in the .cpp file.