[Lldb-commits] [lldb] [llvm] [lldb] Move SBLanguages.h out of API tree (PR #111929)

Chelsea Cassanova via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 11 10:37:26 PDT 2024


chelcassanova wrote:

I'm just wondering, would this patch run into the same issue that I ran into on https://github.com/llvm/llvm-project/pull/111907 where this could cause a clean build to fail since the `SourceLangugageNames` file wouldn't be generated before it gets included in `lldb-enumerations.h`?

https://github.com/llvm/llvm-project/pull/111929


More information about the lldb-commits mailing list