mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
...using a sed command provided by Vedant:
$ find . -name \*.cpp -print -exec sed -i "" -E "s/ DEBUG\(/ LLVM_DEBUG(/g" {} \;
12 KiB
12 KiB