[PATCH] D82847: [CMAKE] Fix 'clean' target not working
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 14:58:31 PDT 2020
lebedev.ri added a comment.
In D82847#2211668 <https://reviews.llvm.org/D82847#2211668>, @tstellar wrote:
> Reverting this patch seems to fix the error for me. Are you still seeing this same error in trunk?
Just tried, and nope, works fine now. @pdhaliwal - thanks, i think!
Perhaps it's cache invalidation issue, and you need a fresh build dir?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82847/new/
https://reviews.llvm.org/D82847
More information about the llvm-commits
mailing list