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

Side by Side Diff: clang_format/README.chromium

Issue 2656293002: Update clang-format binaries and scripts for all platforms (take 2). (Closed)
Patch Set: Created 3 years, 10 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 unified diff | Download patch
OLDNEW
1 Name: clang-format 1 Name: clang-format
2 Short Name: clang-format 2 Short Name: clang-format
3 URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/tools/clang-format/ 3 URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/tools/clang-format/
4 Version: 4.0 4 Version: 4.0.0
5 Date: 23 Sep 2016 5 Date: 26 Jan 2017
6 Revision: See DEPS 6 Revision: See DEPS
Nico 2017/01/27 02:42:59 I guess this is a lie then :-)
7 License: University of Illinois/NCSA Open Source License 7 License: University of Illinois/NCSA Open Source License
8 License File: NOT_SHIPPED 8 License File: NOT_SHIPPED
9 Security Critical: No 9 Security Critical: No
10 10
11 Description: 11 Description:
12 A tool for formatting C++ code to style. 12 A tool for formatting C++ code to style.
13 13
14 Local Modifications: 14 Local Modifications:
15 None 15 None
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698