We no longer need to remove a directory downstream and also contrary to my previous observations, remove_directory isn't sufficient to remove a regular file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D143024
[lldb] Use ${CMAKE_COMMAND} -E remove instead of remove_directory JDevlieghere on Jan 31 2023, 3:26 PM. Authored by
Details We no longer need to remove a directory downstream and also contrary to my previous observations, remove_directory isn't sufficient to remove a regular file.
Diff Detail
|