[PATCH] D23006: [clang-rename] add basic Emacs integration

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 1 03:20:00 PDT 2016


omtcyfz added inline comments.

================
Comment at: clang-rename/tool/clang-rename.el:7
@@ +6,3 @@
+
+;; This package allows to filter code through clang-format to fix its formatting.
+;; clang-format is a tool that formats C/C++/Obj-C code according to a set of
----------------
klimek wrote:
> s/clang-format/clang-rename/, and fix docs in general :)
Aw, yeah. This block was just copied :D


https://reviews.llvm.org/D23006





More information about the cfe-commits mailing list