[PATCH] D118008: [demangler] write-protect non-canonical source
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 23 22:23:33 PST 2022
serge-sans-paille added a comment.
May I suggest an alternate approach: it could be cmake's job to do the copying. That way the LLVM headers would never live in git, and there would be only one source for each of them (?)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118008/new/
https://reviews.llvm.org/D118008
More information about the llvm-commits
mailing list