llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
27.96k stars 11.54k forks source link

rfc clang-format visualstudio plugin #26257

Open llvmbot opened 8 years ago

llvmbot commented 8 years ago
Bugzilla Link 25883
Version unspecified
OS Windows NT
Reporter LLVM Bugzilla Contributor

Extended Description

The Visual Studio Plug-in triggers clang-format with ctrl-r, ctrl-f. I want to use it on every save with ctrl-s please.

llvmbot commented 8 years ago

This is being worked on: http://reviews.llvm.org/D12407