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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69752
clang-format: Add a fallback style to Emacs mode ClosedPublic Authored by dottedmag on Nov 2 2019, 11:23 AM.
Details Summary This allows one to enable clang-format-buffer on file save and avoid
Diff Detail
Event TimelineMyDeveloperDay added reviewers: klimek, sammccall, owenpan, mitchell-stellar, MyDeveloperDay.Nov 4 2019, 3:24 AM This revision is now accepted and ready to land.Nov 4 2019, 3:26 AM Closed by commit rGf349cc37cc48: clang-format: Add a fallback style to Emacs mode (authored by MyDeveloperDay). · Explain WhyNov 6 2019, 12:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 228010 clang/tools/clang-format/clang-format.el
|