smeenai requested changes to this revision. smeenai added a comment. This revision now requires changes to proceed. Herald added a subscriber: JDevlieghere.
This doesn't seem like a correct revert. What command are you using to generate this? `git revert` is what you should be using, e.g. git revert 640beb38e7710b939b3cfb3f4c54accc694b1d30 You should also edit the commit message afterwards (`git commit --amend`) to explain why you're reverting the change. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D116547/new/ https://reviews.llvm.org/D116547 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits