aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
LGTM assuming precommit CI comes back green. Do you need someone to land these changes on your behalf? If so, please let me know what name and email address you'd like used for patch attribution. ================ Comment at: .gitignore:23-26 +# other vim files (session, debugger, etc.) +.vimrc +.vimspector.json +Session.vim ---------------- I don't have any particular problems with this change, but it should be separate from this patch (it's logically distinct from the other changes here). I can handle fixing that up when landing the changes if we go that route (I'll split it into two commits). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D134453/new/ https://reviews.llvm.org/D134453 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits