History log of /external/clang/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
651f13cea278ec967336033dd032faef0e9fc2ec 24-Apr-2014 Stephen Hines <srhines@google.com> Updated to Clang 3.5a.

Change-Id: I8127eb568f674c2e72635b639a3295381fe8af82
/external/clang/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs
9a7a50eef777765e4d20e3b1f3670b32582114fb 10-Sep-2013 Hans Wennborg <hans@hanshq.net> Allow _clang-format as alternative to .clang-format config filename

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190413 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs
22d58ddc9e3cb01ef2d736a27759cda39a336b95 05-Sep-2013 Manuel Klimek <klimek@google.com> Make error text if clang-format is not on the system PATH more helpful,
as this is going to be a common mistake (installing LLVM defaults to not putting
the tools onto the PATH).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190036 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs
15852fc162eb6f77c28b67c868fdeeffed8c57d4 04-Sep-2013 Manuel Klimek <klimek@google.com> Adds a VSPackage project that builds a VS extension to run clang-format over a selection / the line at the cursor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189955 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs