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

Issue 4517115: Improve Wmismatched-tags to better fix when struct and class are misused together. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 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

This has been submitted as revision 132831.

Patch Set 1 #

Patch Set 2 : Fix definition issue and add FileCheck to test #

Patch Set 3 : Remove comment and moved a bit of code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -19 lines) Patch
M include/clang/Basic/DiagnosticSemaKinds.td View 1 chunk +8 lines, -2 lines 0 comments Download
M include/clang/Sema/Sema.h View 1 chunk +1 line, -1 line 0 comments Download
M lib/Sema/SemaDecl.cpp View 1 2 4 chunks +62 lines, -8 lines 0 comments Download
M lib/Sema/SemaTemplate.cpp View 4 chunks +6 lines, -4 lines 0 comments Download
M lib/Sema/SemaTemplateInstantiate.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M lib/Sema/TreeTransform.h View 1 chunk +2 lines, -1 line 0 comments Download
M test/SemaCXX/struct-class-redecl.cpp View 1 1 chunk +158 lines, -2 lines 0 comments Download

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