[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
Fri Jun 23 02:40:45 PDT 2017


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

Fixed review comments:

- Style fixed for long line
- Test moved to test/Index
- Patch context spans entire files


https://reviews.llvm.org/D32439

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32439.103703.patch
Type: text/x-patch
Size: 4403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170623/9d6c8812/attachment-0001.bin>


More information about the cfe-commits mailing list