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

Issue 4430069: Only warn once for each invalid typedefs (Closed)

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

Description

Submitted at revision 131043

Patch Set 1 #

Patch Set 2 : Revert error message back to original format. #

Patch Set 3 : Fix a comment. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -3 lines) Patch
M lib/Sema/TreeTransform.h View 1 2 1 chunk +7 lines, -3 lines 1 comment Download
M test/SemaTemplate/typename-specifier.cpp View 1 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 1
chandlerc
12 years, 11 months ago (2011-05-26 10:35:03 UTC) #1
http://codereview.appspot.com/4430069/diff/3001/lib/Sema/TreeTransform.h
File lib/Sema/TreeTransform.h (right):

http://codereview.appspot.com/4430069/diff/3001/lib/Sema/TreeTransform.h#newc...
lib/Sema/TreeTransform.h:2533: // If the nested-name-specifier is an invalid
type def, don't emit an
What about an invalid class decl? This seems unnecessarily special cased... I'd
love to see something more general here.
Sign in to reply to this message.

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