[all-commits] [llvm/llvm-project] e45fcf: Revert "[DWARF5][clang]: Added support for DebugIn...

Sam McCall via All-commits all-commits at lists.llvm.org
Mon Jan 13 02:13:26 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e45fcfc3aa57bb237fd4fd694d0c257be66d5482
      https://github.com/llvm/llvm-project/commit/e45fcfc3aa57bb237fd4fd694d0c257be66d5482
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

  Changed paths:
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/lib/CodeGen/CGDebugInfo.h
    R clang/test/CodeGenCXX/debug-info-auto-return.cpp

  Log Message:
  -----------
  Revert "[DWARF5][clang]: Added support for DebugInfo generation for auto return type for C++ member functions."

This reverts commit 6d6a4590c5d4c7fc7445d72fe685f966b0a8cafb, which
introduces a crash.

See https://reviews.llvm.org/D70524 for details.




More information about the All-commits mailing list