summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format-vs/ClangFormat/RunningDocTableEventsDispatcher.cs
Commit message (Collapse)AuthorAgeFilesLines
* clang-format-vsix: Add "Format on Save" featureAntonio Maiorano2017-04-051-0/+79
This change adds a feature to the clang-format VS extension that optionally enables the automatic formatting of documents when saving. Since developers always need to save their files, this eases the workflow of making sure source files are properly formatted. Differential Revision: https://reviews.llvm.org/D29221 llvm-svn: 299543
OpenPOWER on IntegriCloud