[PATCH] D146971: [Sema] Populate declarations inside TypeLocs for some invalid types

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 6 09:59:21 PDT 2023


ilya-biryukov updated this revision to Diff 511463.
ilya-biryukov added a comment.

- Another forgotten non-null assertion


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146971

Files:
  clang/lib/Sema/SemaChecking.cpp
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/lib/Sema/SemaLambda.cpp
  clang/lib/Sema/SemaTemplateInstantiate.cpp
  clang/lib/Sema/SemaType.cpp
  clang/test/Index/complete-blocks.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146971.511463.patch
Type: text/x-patch
Size: 7796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230406/ec8d6f6e/attachment-0001.bin>


More information about the cfe-commits mailing list