clang-format
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "clang-format", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "node wrapper around clang-format", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -26,1 +26,8 @@ # clang-format | ||
[LLVM website](http://llvm.org/builds/). | ||
Configure with: | ||
cmake -G "Visual Studio 12" -DCMAKE_BUILD_TYPE=MinSizeRel -DLLVM_BUILD_STATIC=true | ||
In the generated Visual Studio project, search for the `clang-format` binary in | ||
the Solution Explorer window, right click and choose Build. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6493021
33