OSDN Git Service

Revert "[DWARF5][clang]: Added support for DebugInfo generation for auto return type...
authorSam McCall <sam.mccall@gmail.com>
Mon, 13 Jan 2020 10:12:51 +0000 (11:12 +0100)
committerSam McCall <sam.mccall@gmail.com>
Mon, 13 Jan 2020 10:13:16 +0000 (11:13 +0100)
commite45fcfc3aa57bb237fd4fd694d0c257be66d5482
tree516bf21db5ba84a294bd5ac588ed6a9b9d6c5151
parent734aa1d133f264746f721a244d2c66bc99648ee5
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.
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/test/CodeGenCXX/debug-info-auto-return.cpp [deleted file]