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

Issue 4856050: Refactor CheckAddressOfOperand() (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by rtrieu
Modified:
12 years, 8 months ago
Reviewers:
Sean Hunt
Base URL:
https://llvm.org/svn/llvm-project/cfe/trunk/
Visibility:
Public.

Description

Committed at 138987

Patch Set 1 #

Patch Set 2 : Pull the strings from SemaExpr.cpp and put them into DiagnosticSemaKinds.td #

Patch Set 3 : Update base file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -10 lines) Patch
M include/clang/Basic/DiagnosticSemaKinds.td View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M lib/Sema/SemaExpr.cpp View 1 2 3 chunks +14 lines, -9 lines 0 comments Download

Messages

Total messages: 3
Sean Hunt
I'm not sure about the need for this one. There's nothing ostensibly wrong with it, ...
12 years, 9 months ago (2011-08-09 22:56:40 UTC) #1
rtrieu
On 2011/08/09 22:56:40, Sean Hunt wrote: > I'm not sure about the need for this ...
12 years, 9 months ago (2011-08-11 03:29:46 UTC) #2
Sean Hunt
12 years, 9 months ago (2011-08-11 03:32:12 UTC) #3
On Wed, Aug 10, 2011 at 20:29,  <rtrieu@google.com> wrote:
> The main point is to reduce the number of places that a diagnostic is
> emitted from, in case we need to change the diagnostic later.

I suppose that makes sense. I'd double-check with Doug on these though.

Sean
Sign in to reply to this message.

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