[PATCH] D134143: [clang] Misc type sugar preservation improvements

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 18 12:33:16 PDT 2022


mizvekov created this revision.
Herald added a project: All.
mizvekov requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

WIP - Not ready for review

Missing standalone tests.

Signed-off-by: Matheus Izvekov <mizvekov at gmail.com>

Depends on D134115 <https://reviews.llvm.org/D134115>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134143

Files:
  clang/lib/Sema/SemaCXXScopeSpec.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/lib/Sema/SemaType.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134143.461092.patch
Type: text/x-patch
Size: 5487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220918/617ad93c/attachment.bin>


More information about the cfe-commits mailing list