[all-commits] [llvm/llvm-project] 4cb792: Revert "[clang][DebugInfo] Allow function-local st...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Dec 6 09:35:05 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cb79294e8df8c91ae15264d1014361815d34a53
      https://github.com/llvm/llvm-project/commit/4cb79294e8df8c91ae15264d1014361815d34a53
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-12-06 (Mon, 06 Dec 2021)

  Changed paths:
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/lib/CodeGen/CGDebugInfo.h
    M clang/lib/CodeGen/CGDecl.cpp
    R clang/test/CodeGenCXX/debug-info-lexcial-block.cpp

  Log Message:
  -----------
  Revert "[clang][DebugInfo] Allow function-local statics and types to be scoped within a lexical block"

This reverts commit e403f4fdc88322201040f2bee7b328e8a78e2f7f because it
breaks TestSetData.py on GreenDragon:

https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/39089/




More information about the All-commits mailing list