Chromium Code Reviews| 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 |