Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(443)

Unified Diff: third_party/clang_format/README.chromium

Issue 111953007: Add clang-format binaries and scripts for all platforms (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix bug in DEPS Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/clang_format/README.chromium
diff --git a/third_party/clang_format/README.chromium b/third_party/clang_format/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..947b6a2d3d8cc3c8a26457d95f4c2f8ceb2c9ac8
--- /dev/null
+++ b/third_party/clang_format/README.chromium
@@ -0,0 +1,14 @@
+Name: clang-format
+Short Name: clang-format
+URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/tools/clang-format/
+Version: 3.5
+Date: 8 January 2014
+Revision: 198831
+License: NCSA
Nico 2014/01/10 23:48:24 I'm afraid you also need a License File: NOT_SHI
+Security Critical: No
+
+Description:
+A tool for formatting C++ code to style.
+
+Local Modifications:
+None

Powered by Google App Engine
This is Rietveld 408576698