Revert "[clang][DebugInfo] Allow function-local statics and types to be scoped within...
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 6 Dec 2021 17:30:01 +0000 (09:30 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 6 Dec 2021 17:34:53 +0000 (09:34 -0800)
commit4cb79294e8df8c91ae15264d1014361815d34a53
tree71ab5434b88e63aa846e6f84c1f2cace56f17f24
parentacdbd34cfb810a0587e17bfb4afc66b6b55f25ba
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/
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/lib/CodeGen/CGDecl.cpp
clang/test/CodeGenCXX/debug-info-lexcial-block.cpp [deleted file]