[all-commits] [llvm/llvm-project] 3e2ad2: [DebugInfo] Add -fno-ctor-homing for as counterpar...

Amy Huang via All-commits all-commits at lists.llvm.org
Thu Jul 22 14:52:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e2ad26b08a23e786e64e8e47547d25a1b5a7f28
      https://github.com/llvm/llvm-project/commit/3e2ad26b08a23e786e64e8e47547d25a1b5a7f28
  Author: Amy Huang <akhuang at google.com>
  Date:   2021-07-22 (Thu, 22 Jul 2021)

  Changed paths:
    M clang/docs/UsersManual.rst
    M clang/include/clang/Driver/Options.td
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/CodeGenCXX/debug-info-ctor-homing-flag.cpp

  Log Message:
  -----------
  [DebugInfo] Add -fno-ctor-homing for as counterpart to -fuse-ctor-homing

Add an opt out flag for constructor homing.

Differential Revision: https://reviews.llvm.org/D106582




More information about the All-commits mailing list