commit | 69224f50fda655f77f2b71ab3cb6804aa2c39aa5 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Mon Dec 02 17:31:52 2013 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 17 20:26:33 2020 -0700 |
tree | e6133cfbdc08fcbc4341ff63e8327fe17ce5ca02 | |
parent | 2e9ddbb1904dbc96b814af841ace1bfe465b45e3 [diff] |
clang-format vs plugin: bake clang-format.exe into the vsix This makes the clang-format plugin self-contained. Instead of requiring clang-format.exe to be available on the PATH, this includes it in the plugin's installer (.vsix file) and runs it from the install directory. Differential Revision: http://llvm-reviews.chandlerc.com/D2281 llvm-svn: 196122 GitOrigin-RevId: 86560363fdac6b4baebf68f10b7460d608b73d74