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

Issue 488933002: Add handling for logging and gtest comparison macros. (Closed)

Created:
6 years, 4 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Committed: https://crrev.com/5efc4e117639ad7f3d1093f463bab625802eee0f Cr-Commit-Position: refs/heads/master@{#291615}

Patch Set 1 #

Patch Set 2 : Comments and exclusions #

Total comments: 2

Patch Set 3 : Better comment #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -73 lines) Patch
M tools/clang/rewrite_scoped_refptr/RewriteScopedRefptr.cpp View 1 2 11 chunks +141 lines, -72 lines 0 comments Download
A tools/clang/rewrite_scoped_refptr/tests/gtest-expected.cc View 1 chunk +30 lines, -0 lines 0 comments Download
A tools/clang/rewrite_scoped_refptr/tests/gtest-original.cc View 1 chunk +30 lines, -0 lines 0 comments Download
A tools/clang/rewrite_scoped_refptr/tests/logging-checks-expected.cc View 1 chunk +28 lines, -0 lines 0 comments Download
A tools/clang/rewrite_scoped_refptr/tests/logging-checks-original.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M tools/clang/scripts/test_tool.py View 2 chunks +7 lines, -1 line 1 comment Download

Messages

Total messages: 7 (0 generated)
dcheng
After a surprisingly frustrating series of experiments with clang-query, I have a CL that should ...
6 years, 4 months ago (2014-08-20 06:58:00 UTC) #1
dcheng
https://codereview.chromium.org/488933002/diff/20001/tools/clang/rewrite_scoped_refptr/RewriteScopedRefptr.cpp File tools/clang/rewrite_scoped_refptr/RewriteScopedRefptr.cpp (right): https://codereview.chromium.org/488933002/diff/20001/tools/clang/rewrite_scoped_refptr/RewriteScopedRefptr.cpp#newcode71 tools/clang/rewrite_scoped_refptr/RewriteScopedRefptr.cpp:71: assert(range.isValid() && "Invalid range!"); This is apparently LLVM style. ...
6 years, 4 months ago (2014-08-20 07:02:30 UTC) #2
dcheng
ping!
6 years, 4 months ago (2014-08-22 19:35:49 UTC) #3
Ryan Sleevi
lgtm https://codereview.chromium.org/488933002/diff/40001/tools/clang/scripts/test_tool.py File tools/clang/scripts/test_tool.py (right): https://codereview.chromium.org/488933002/diff/40001/tools/clang/scripts/test_tool.py#newcode54 tools/clang/scripts/test_tool.py:54: os.path.realpath(os.path.join(tools_clang_directory, '../..'))) Ooof. I didn't realize we'd done ...
6 years, 4 months ago (2014-08-23 03:26:36 UTC) #4
dcheng
On 2014/08/23 at 03:26:36, rsleevi wrote: > lgtm > > https://codereview.chromium.org/488933002/diff/40001/tools/clang/scripts/test_tool.py > File tools/clang/scripts/test_tool.py (right): ...
6 years, 4 months ago (2014-08-24 02:41:38 UTC) #5
dcheng
Committed patchset #3 to pending queue manually as 4ee6a1d (presubmit successful).
6 years, 4 months ago (2014-08-24 02:43:03 UTC) #6
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:32:18 UTC) #7
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5efc4e117639ad7f3d1093f463bab625802eee0f
Cr-Commit-Position: refs/heads/master@{#291615}

Powered by Google App Engine
This is Rietveld 408576698