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

Issue 22190043: A false positive occurs when a user specifies a using declaration for a stream operator: (Closed)

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

Description

A false positive occurs when a user specifies a using declaration for a stream operator: 10: using ns::operator<<; file.cpp:10: Missing spaces around << [whitespace/operators] [3] The regular expression has been updated to find this valid use case of the << text string. Committed: 118

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M cpplint/cpplint.py View 1 chunk +5 lines, -2 lines 0 comments Download
M cpplint/cpplint_unittest.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 1
erg
10 years, 10 months ago (2013-11-05 22:28:12 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r118 (presubmit successful).
Sign in to reply to this message.

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