[PATCH] D113743: [RFC][clang][DebugInfo] Allow function-local statics and types to be scoped within a lexical block

Jonas Devlieghere via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 6 09:36:06 PST 2021


JDevlieghere added a comment.

Hey Kristina, this broke TestSetData.py on GreenDragon: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/39089/

Since the bot has been red for several hours I went ahead and reverted your change in 4cb79294e8df8c91ae15264d1014361815d34a53 <https://reviews.llvm.org/rG4cb79294e8df8c91ae15264d1014361815d34a53>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113743/new/

https://reviews.llvm.org/D113743



More information about the cfe-commits mailing list