[PATCH] D44480: [Sema] Don't skip function bodies with 'auto' without trailing return type
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 30 05:53:25 PDT 2018
ilya-biryukov updated this revision to Diff 149099.
ilya-biryukov added a comment.
- Fix the comments
Repository:
rC Clang
https://reviews.llvm.org/D44480
Files:
lib/Sema/SemaDecl.cpp
test/CodeCompletion/crash-skipped-bodies-template-inst.cpp
test/CodeCompletion/skip-auto-funcs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44480.149099.patch
Type: text/x-patch
Size: 3443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180530/410295d7/attachment.bin>
More information about the cfe-commits
mailing list