[PATCH] D150212: [clang][Sema] Improve diagnostics for auto return type

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 30 10:09:30 PDT 2023


yaxunl updated this revision to Diff 526693.
yaxunl added a comment.

revised by Richard's comments


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

https://reviews.llvm.org/D150212

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaOverload.cpp
  clang/lib/Sema/SemaStmt.cpp
  clang/lib/Sema/SemaTemplateDeduction.cpp
  clang/test/SemaCXX/auto-type-from-cxx.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150212.526693.patch
Type: text/x-patch
Size: 11965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230530/f3656118/attachment.bin>


More information about the cfe-commits mailing list