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

Serge Preis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 26 08:38:55 PDT 2017


Serge_Preis updated this revision to Diff 96752.
Serge_Preis added a comment.

- Minor improvement to the fix: ensure that Type is of expected kind.
- Added test for various situations causing problems with source poisition in current implementation


https://reviews.llvm.org/D32439

Files:
  lib/Sema/SemaDeclCXX.cpp
  test/Misc/ctor-init-source-loc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32439.96752.patch
Type: text/x-patch
Size: 4385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170426/07d33b80/attachment-0001.bin>


More information about the cfe-commits mailing list