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

Issue 4934041: Check constructors for self-reference in initialization arguments (Closed)

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

Description

Submitted at revision 138969.

Patch Set 1 #

Patch Set 2 : Make an early return when warning is DeclRefExpr is found instead of recursing on the exprssion. #

Patch Set 3 : Update base version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -13 lines) Patch
M include/clang/Sema/Sema.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M lib/Sema/SemaDecl.cpp View 1 2 2 chunks +60 lines, -13 lines 0 comments Download
M lib/Sema/SemaInit.cpp View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M test/SemaCXX/uninitialized.cpp View 1 2 1 chunk +72 lines, -0 lines 0 comments Download

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