[Lldb-commits] [PATCH] D131138: [lldb] Dynamically generate enum names in lldbutil

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 5 15:49:06 PDT 2022


mib added a comment.

In D131138#3703554 <https://reviews.llvm.org/D131138#3703554>, @kastiglione wrote:

> @JDevlieghere @mib what do you think of introducing type annotations as code is being touched?

Since we're basically building an API, it makes a lot of sense of add type annotations. I'm strongly in favor of doing it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131138



More information about the lldb-commits mailing list