[all-commits] [llvm/llvm-project] 9c1baa: re-land [DebugInfo] Add debug location to stubs ge...

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Fri Nov 15 13:01:48 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c1baa23526c6d7d06eafefbf82d73bfe9bb3aaf
      https://github.com/llvm/llvm-project/commit/9c1baa23526c6d7d06eafefbf82d73bfe9bb3aaf
  Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
  Date:   2019-11-15 (Fri, 15 Nov 2019)

  Changed paths:
    M clang/include/clang/AST/GlobalDecl.h
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/lib/CodeGen/CGDeclCXX.cpp
    A clang/test/CodeGenCXX/debug-info-atexit-stub.cpp
    A clang/test/CodeGenCXX/debug-info-destroy-helper.cpp
    M clang/test/CodeGenCXX/debug-info-global-ctor-dtor.cpp
    M clang/test/CodeGenCXX/debug-info-line.cpp

  Log Message:
  -----------
  re-land [DebugInfo] Add debug location to stubs generated by CGDeclCXX and mark them as artificial

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




More information about the All-commits mailing list