This revision was automatically updated to reflect the committed changes.
Closed by commit rGf349cc37cc48: clang-format: Add a fallback style to Emacs
mode (authored by MyDeveloperDay).
Changed prior to commit:
https://reviews.llvm.org/D69752?vs=227584&id=228010#toc
Repository:
rG LLVM Githu
dottedmag added a comment.
I am not a committer, so please commit.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69752/new/
https://reviews.llvm.org/D69752
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.
I'm not an Emacs user, but this LGTM as much as I can read the rest of the file.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69752/new/
https
dottedmag created this revision.
dottedmag added a reviewer: djasper.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This allows one to enable `clang-format-buffer` on file save and avoid
reformatting files that are outside of any project with .clang-format style.
Reposit