[PATCH] D6700: Diagnose UnresolvedLookupExprs that resolve to instance members in static methods

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 16 17:21:14 PDT 2015


This revision was automatically updated to reflect the committed changes.
rnk marked an inline comment as done.
Closed by commit rL250592: Diagnose UnresolvedLookupExprs that resolve to instance members in static… (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D6700?vs=37303&id=37661#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D6700

Files:
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaExprMember.cpp
  cfe/trunk/lib/Sema/TreeTransform.h
  cfe/trunk/test/SemaCXX/using-decl-1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6700.37661.patch
Type: text/x-patch
Size: 7306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151017/3f5f3d64/attachment.bin>


More information about the cfe-commits mailing list