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

Issue 743133002: Don't filter by extensions. (Closed)

Created:
6 years, 1 month ago by Adrian Kuegel
Modified:
6 years ago
Reviewers:
dcheng
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Don't filter by extensions. When using the -all option in run_tool.py, don't filter the files in the compilation database by extension. Otherwise, files ending in ".S", ".cxx" and ".cpp" are filtered out. BUG=429684 Committed: https://crrev.com/d2db601496fc7ccbf0f689bbcafa3796e7c15141 Cr-Commit-Position: refs/heads/master@{#305445}

Patch Set 1 #

Patch Set 2 : Address review comment. #

Patch Set 3 : Use a set to deduplicate compilation database entries. #

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

Messages

Total messages: 11 (2 generated)
Adrian Kuegel
Hi Daniel, can you please review this CL? I was missing that change in my ...
6 years, 1 month ago (2014-11-20 12:41:48 UTC) #2
Adrian Kuegel
On 2014/11/20 12:41:48, Adrian Kuegel wrote: > Hi Daniel, > > can you please review ...
6 years ago (2014-11-24 16:57:23 UTC) #3
dcheng
It would be nice to not repeat the _CompilerDispatcher invocation. Maybe filenames shouldn't be a ...
6 years ago (2014-11-24 17:03:20 UTC) #4
Adrian Kuegel
On 2014/11/24 17:03:20, dcheng wrote: > It would be nice to not repeat the _CompilerDispatcher ...
6 years ago (2014-11-24 17:14:17 UTC) #5
dcheng
I used a set originally to dedupe filenames. It's up to you if you think ...
6 years ago (2014-11-24 17:23:45 UTC) #6
Adrian Kuegel
On 2014/11/24 17:23:45, dcheng wrote: > I used a set originally to dedupe filenames. It's ...
6 years ago (2014-11-24 17:28:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/743133002/40001
6 years ago (2014-11-24 17:29:39 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-11-24 18:10:25 UTC) #10
commit-bot: I haz the power
6 years ago (2014-11-24 18:11:09 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d2db601496fc7ccbf0f689bbcafa3796e7c15141
Cr-Commit-Position: refs/heads/master@{#305445}

Powered by Google App Engine
This is Rietveld 408576698