• Home
  • History
  • Annotate
  • only in /external/clang/tools/clang-format-vs/ClangFormat/
History log of /external/clang/tools/clang-format-vs/ClangFormat/
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
langFormat.csproj
langFormatPackage.cs
43c2ec5448e8830d8a1d735940de5dc2f1f6f4aa 12-Nov-2013 Manuel Klimek <klimek@google.com> Upgrade the VS solution to 2012.

Now we can compile a VSPackage that works with VS 2010-2013 from within VS 2012.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194488 91177308-0d34-0410-b5e6-96231b3b80d8
langFormat.csproj
esources.Designer.cs
4fba6ae921d74ec74608c63e8422090f4efaf31f 12-Nov-2013 Manuel Klimek <klimek@google.com> Fix key bindings for VS 2010.

Set the default key-binding only in the text editor; the
global binding of ctrl-r,ctrl-f was already taken in VS 2010.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194482 91177308-0d34-0410-b5e6-96231b3b80d8
langFormat.vsct
701c45a6ff0eeb1f838758b0e5ba429b13bc927f 12-Nov-2013 Manuel Klimek <klimek@google.com> Recreated the ClangFormat VSPackage with VS 2010.

The generated package is now compatible with VS 2010 - 2013.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194480 91177308-0d34-0410-b5e6-96231b3b80d8
langFormat.csproj
langFormat.vsct
esources/Images.png
esources/Images_32bit.bmp
esources/Package.ico
ource.extension.vsixmanifest
556af5cb0da74546117a5589e4dc427151d9a65f 12-Nov-2013 Manuel Klimek <klimek@google.com> Revert unintentional commit from r194477.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194478 91177308-0d34-0410-b5e6-96231b3b80d8
langFormat.csproj
langFormat.vsct
esources/Package.ico
ource.extension.vsixmanifest
8f2b52be1f8b206ed3e81c27f3f09d034545bdaa 12-Nov-2013 Manuel Klimek <klimek@google.com> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194477 91177308-0d34-0410-b5e6-96231b3b80d8
langFormat.csproj
langFormat.vsct
esources/Package.ico
ource.extension.vsixmanifest
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
langFormatPackage.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
langFormatPackage.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
langFormat.csproj
langFormat.vsct
langFormatPackage.cs
lobalSuppressions.cs
uids.cs
kgCmdID.cs
roperties/AssemblyInfo.cs
esources.Designer.cs
esources.resx
esources/Images.png
esources/Package.ico
SPackage.resx
ource.extension.vsixmanifest