[PATCH] D136120: [Clang] follow-up D128745, remove ClangABICompat checks

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 11:22:43 PDT 2022


ychen updated this revision to Diff 468630.
ychen added a comment.

- update Release notes
- remove obsolete CodeGen tests which was used to test ClangABICompat checks, similar Sema tests are already in place.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136120

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaTemplateDeduction.cpp
  clang/test/CodeGen/partial-order-variadic.cpp
  clang/test/SemaCXX/pre-dr692.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136120.468630.patch
Type: text/x-patch
Size: 13023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221018/855e6883/attachment-0001.bin>


More information about the cfe-commits mailing list