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

Issue 4634122: proposed fix for pr10233

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by nlewycky1
Modified:
12 years, 10 months ago
Reviewers:
chandlerc
Base URL:
http://llvm.org/svn/llvm-project/cfe/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Refactor! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -3 lines) Patch
M include/clang/AST/Decl.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M lib/AST/ASTContext.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/AST/Decl.cpp View 1 1 chunk +26 lines, -0 lines 0 comments Download
M lib/CodeGen/CodeGenModule.cpp View 1 2 chunks +15 lines, -2 lines 0 comments Download
M test/CodeGen/inline.c View 1 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2
chandlerc
http://codereview.appspot.com/4634122/diff/1/lib/CodeGen/CodeGenModule.cpp File lib/CodeGen/CodeGenModule.cpp (right): http://codereview.appspot.com/4634122/diff/1/lib/CodeGen/CodeGenModule.cpp#newcode759 lib/CodeGen/CodeGenModule.cpp:759: llvm::StringMap<GlobalDecl>::iterator DDI = DeferredDecls.find(MangledName); 80 column spidey sense tingles...
12 years, 10 months ago (2011-07-02 02:21:40 UTC) #1
nlewycky1
12 years, 10 months ago (2011-07-04 19:05:31 UTC) #2
Since the only change is an 80-col fix, I'm not going to bother reuploading.
Thanks for the review!

http://codereview.appspot.com/4634122/diff/1/lib/CodeGen/CodeGenModule.cpp
File lib/CodeGen/CodeGenModule.cpp (right):

http://codereview.appspot.com/4634122/diff/1/lib/CodeGen/CodeGenModule.cpp#ne...
lib/CodeGen/CodeGenModule.cpp:759: llvm::StringMap<GlobalDecl>::iterator DDI =
DeferredDecls.find(MangledName);
On 2011/07/02 02:21:40, chandlerc wrote:
> 80 column spidey sense tingles...

Done.
Sign in to reply to this message.

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