[PATCH] D132414: [Clang] follow-up D128745, use ClangABICompat15 instead of ClangABICompat14Since the patch missed release 15.x and will be included in release 16.x.

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 14:43:43 PDT 2022


ychen created this revision.
ychen added reviewers: aaron.ballman, royjacobson.
Herald added a project: All.
ychen requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Also, simplify related tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132414

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/LangOptions.h
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Sema/SemaTemplateDeduction.cpp
  clang/test/CXX/temp/temp.decls/temp.class.spec/p8-0x.cpp
  clang/test/CodeGen/partial-order-variadic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132414.454616.patch
Type: text/x-patch
Size: 8297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220822/205f8542/attachment-0001.bin>


More information about the cfe-commits mailing list