[PATCH] D122029: Change __auto_type behavior with qualifiers to match GCC behavior

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 21 06:13:56 PDT 2022


aaron.ballman updated this revision to Diff 416911.
aaron.ballman added a comment.

Updated based on review feedback.


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

https://reviews.llvm.org/D122029

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/AST/Type.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/lib/Sema/SemaType.cpp
  clang/test/Sema/auto-type.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122029.416911.patch
Type: text/x-patch
Size: 6774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220321/a486d42a/attachment.bin>


More information about the cfe-commits mailing list