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

Issue 4936048: Template Type Diffing

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

Patch Set 1 #

Patch Set 2 : Fix a crash when dealing with non-type arguments #

Patch Set 3 : Add support for more parameter types #

Patch Set 4 : Fix template alias support. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+744 lines, -1 line) Patch
M include/clang/Basic/Diagnostic.h View 1 2 2 chunks +11 lines, -1 line 0 comments Download
M include/clang/Basic/DiagnosticSemaKinds.td View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M include/clang/Driver/CC1Options.td View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M include/clang/Driver/Options.td View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M include/clang/Frontend/DiagnosticOptions.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M include/clang/Sema/Sema.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M lib/Basic/Diagnostic.cpp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M lib/Driver/Tools.cpp View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M lib/Frontend/CompilerInvocation.cpp View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M lib/Frontend/Warnings.cpp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M lib/Sema/SemaOverload.cpp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M lib/Sema/SemaTemplate.cpp View 1 2 3 1 chunk +510 lines, -0 lines 0 comments Download
A test/Misc/type-diff.cpp View 1 2 3 1 chunk +192 lines, -0 lines 0 comments Download

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