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

Issue 4942055: Various bug fixes

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by delesley
Modified:
12 years, 8 months ago
CC:
supertri, Ollie Wild
Visibility:
Public.

Patch Set 1 #

Total comments: 10

Patch Set 2 : Yet more bug fixes, plus regression tests #

Total comments: 27

Patch Set 3 : Style updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -14 lines) Patch
M lib/Sema/AnalysisBasedWarnings.cpp View 1 2 10 chunks +35 lines, -14 lines 0 comments Download
M test/SemaCXX/warn-thread-safety-analysis.cpp View 1 1 chunk +29 lines, -0 lines 0 comments Download
M test/SemaCXX/warn-thread-safety-parsing.cpp View 1 2 1 chunk +59 lines, -0 lines 0 comments Download

Messages

Total messages: 8
Jeffrey Yasskin (google)
Please add tests for all of the bugs you had to fix here. http://codereview.appspot.com/4942055/diff/1/lib/Sema/AnalysisBasedWarnings.cpp File ...
12 years, 8 months ago (2011-08-24 19:56:26 UTC) #1
delesley
http://codereview.appspot.com/4942055/diff/1/lib/Sema/AnalysisBasedWarnings.cpp File lib/Sema/AnalysisBasedWarnings.cpp (right): http://codereview.appspot.com/4942055/diff/1/lib/Sema/AnalysisBasedWarnings.cpp#newcode726 lib/Sema/AnalysisBasedWarnings.cpp:726: } else if (dyn_cast<CXXThisExpr>(Exp)) { On 2011/08/24 19:56:26, Jeffrey ...
12 years, 8 months ago (2011-08-26 17:11:24 UTC) #2
chandlerc
In the future, I'd advocate for doing things a bit more incrementally. Specifically, I'd have ...
12 years, 8 months ago (2011-08-26 17:47:33 UTC) #3
Jeffrey Yasskin
Chandler, should Delesley send this patch for review, or just commit it once we're happy ...
12 years, 8 months ago (2011-08-26 18:08:49 UTC) #4
delesley
http://codereview.appspot.com/4942055/diff/4001/lib/Sema/AnalysisBasedWarnings.cpp File lib/Sema/AnalysisBasedWarnings.cpp (left): http://codereview.appspot.com/4942055/diff/4001/lib/Sema/AnalysisBasedWarnings.cpp#oldcode1226 lib/Sema/AnalysisBasedWarnings.cpp:1226: } This style fix was in response to a ...
12 years, 8 months ago (2011-08-26 18:40:32 UTC) #5
delesley
(Hopefully) final version of patch. I will bring the FIXME's to the attention of other ...
12 years, 8 months ago (2011-08-26 18:44:41 UTC) #6
Jeffrey Yasskin (google)
Sorry for my inability to read in a couple places in my comments here. :) ...
12 years, 8 months ago (2011-08-26 18:46:05 UTC) #7
chandlerc
12 years, 8 months ago (2011-08-26 19:51:26 UTC) #8
On Fri, Aug 26, 2011 at 11:45 AM, Jeffrey Yasskin <jyasskin@google.com>wrote:

> Sorry for my inability to read in a couple places in my comments here. :)
>
> Generally you should upload the new version of a patch before mailing
> out your replies, but assuming you only changed things mentioned here,
> LGTM now.
>

FYI, this still needs to be mailed upstream. That's the important step I'm
waiting for.
Sign in to reply to this message.

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