[PATCH] D85613: [clang] Look through bindings when checking whether a default argument references a local entity.

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 07:38:54 PDT 2020


riccibruno updated this revision to Diff 284718.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85613/new/

https://reviews.llvm.org/D85613

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/p7.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85613.284718.patch
Type: text/x-patch
Size: 4698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200811/6e684d47/attachment.bin>


More information about the cfe-commits mailing list