Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1123)

Issue 17450043: Update cpplint.py to #296: (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by erg
Modified:
10 years, 8 months ago
Reviewers:
Mark Mentovai
CC:
Mark Mentovai
Base URL:
http://google-styleguide.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Update cpplint.py to #296: - Check for NUL bytes in the file. - Fixed many false positives related to brace initialization. - Improved accuracy of parsing reference template parameters. - Added support for C++11 raw strings. - Added CUDA extensions to those allowed by cpplint. - Added check for incomplete namespaces. - Silence warnings for missing spaces after comma due to elided comments. - Rephrased some messages so that they're actionable. - Fix false positive on namespace qualified function pointer arguments. - Fix false positive for operators which return strings. - Revive the VLOG check. R=mark@chromium.org Committed: https://code.google.com/p/google-styleguide/source/detail?r=115

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+677 lines, -108 lines) Patch
M cpplint/cpplint.py View 40 chunks +455 lines, -95 lines 0 comments Download
M cpplint/cpplint_unittest.py View 18 chunks +222 lines, -13 lines 0 comments Download

Messages

Total messages: 3
erg
Whew! Last one.
10 years, 8 months ago (2013-10-25 23:27:20 UTC) #1
Mark Mentovai
OK, LGTM
10 years, 8 months ago (2013-10-26 01:35:47 UTC) #2
erg
10 years, 8 months ago (2013-10-28 19:09:35 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r115 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b