[PATCH] D152741: -fskip-vtable-filepaths

Di Mo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 12 12:00:33 PDT 2023


modimo created this revision.
Herald added subscribers: hoy, wenlei.
Herald added a project: All.
modimo requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay.
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152741

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Basic/CodeGenOptions.h
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGenCXX/type-metadata-skip-vtable-filepaths.cpp
  clang/test/Driver/fskip-vtable-filepaths.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152741.530629.patch
Type: text/x-patch
Size: 8052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230612/4e100b93/attachment.bin>


More information about the cfe-commits mailing list