[PATCH] D32439: Fix for incorrect source position of dependent c'tor initializer (bug:26195)

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 07:11:02 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306103: PR26195: Set correct NestedNameSpecifierLoc for the dependent initializer (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D32439?vs=103703&id=103727#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32439

Files:
  cfe/trunk/lib/Sema/SemaDeclCXX.cpp
  cfe/trunk/test/Index/ctor-init-source-loc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32439.103727.patch
Type: text/x-patch
Size: 4463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170623/740ac43f/attachment.bin>


More information about the cfe-commits mailing list