Roll buildtools to pull clang-format, Standard: Cpp11 in .clang-format
Per bug discussion, add Standard: Cpp11 to encourage ">>" over "> >". TBR=thakis@chromium.org BUG=417296 Review URL: https://codereview.chromium.org/599093008 Cr-Commit-Position: refs/heads/master@{#296665}
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
# Defines the Chromium style for automatic reformatting.
|
||||
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
||||
BasedOnStyle: Chromium
|
||||
Standard: Cpp11
|
||||
|
2
DEPS
2
DEPS
@ -55,7 +55,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling build tools
|
||||
# and whatever else without interference from each other.
|
||||
'buildtools_revision': '6d24aadb361dc9a914bbe321915972461fe0444c',
|
||||
'buildtools_revision': '56bc51aff4175d3fa27dcd0faa2c345ab046c8a5',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling PDFIum
|
||||
# and whatever else without interference from each other.
|
||||
|
Reference in New Issue
Block a user