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

Issue 2826041: Rewriter that converts implicit scoped_refptr constructor calls to make_scoped_refptr calls

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

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : rebase on clang with correct cxxnewexpr sourceranges #

Unified diffs Side-by-side diffs Delta from patch set Stats (+508 lines, -5 lines) Patch
M include/clang/Driver/CC1Options.td View 1 2 1 chunk +2 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/Driver/Types.def View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M include/clang/Frontend/FrontendOptions.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M include/clang/Rewrite/ASTConsumers.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M include/clang/Rewrite/FrontendActions.h View 1 2 2 chunks +31 lines, -0 lines 0 comments Download
M lib/Driver/Driver.cpp View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M lib/Driver/Tools.cpp View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M lib/Driver/Types.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M lib/Frontend/CompilerInvocation.cpp View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M lib/FrontendTool/ExecuteCompilerInvocation.cpp View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M lib/Rewrite/FrontendActions.cpp View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
A lib/Rewrite/RewriteScopedRefptr.cpp View 1 2 1 chunk +415 lines, -0 lines 0 comments Download
M lib/Sema/SemaExpr.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M lib/Sema/SemaExprCXX.cpp View 1 2 7 chunks +25 lines, -5 lines 0 comments Download

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