Clang emits error when implicit modules was relocated from the
first build directory. However this was biting our usecase where we copy
the contents of build directory to another directory in order to
distribute.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM