mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 18:06:05 +00:00

This behaves just like the sh/cmd.exe equivalents. pushd/popd are useful to verify path handling of the driver, typically testing prefix maps or relative path handling. Differential Revision: https://reviews.llvm.org/D125502