forked from OSchip/llvm-project
9f6581bb88
Dotfiles are impractical on Windows. This makes clang-format search for the style configuration file as '_clang-format' in addition to the usual '.clang-format'. This is similar to how VIM searches for '_vimrc' on Windows. Differential Revision: http://llvm-reviews.chandlerc.com/D1629 llvm-svn: 190413 |
||
---|---|---|
.. | ||
ClangFormat | ||
ClangFormat.sln | ||
README |
README
This directory contains a VSPackage project to generate a visual studio extension for clang-format. Build prerequisites are: - Visual Studio 2012 Professional - Visual Studio SDK (http://www.microsoft.com/en-us/download/details.aspx?id=30668)