[PATCH] D130322: [clang][CodeGen] Only include ABIInfo.h where required (NFC)

Sergei Barannikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 21 19:08:13 PDT 2022


barannikov88 added inline comments.


================
Comment at: clang/lib/CodeGen/ABIInfo.h:39
-namespace swiftcall {
-  class SwiftAggLowering;
-}
----------------
Not used in this file. (This class does not seem to be used anywhere.)



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130322



More information about the cfe-commits mailing list