[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reapply "[clang] Avoid re-evaluating field bitwidth" (PR #122289)
Timm Baeder via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 9 07:06:55 PST 2025
Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/122289 at github.com>
tbaederr wrote:
@JDevlieghere The previous attempt made some lldb build bots fail. I've now changed `TypeSystemClang.cpp` to create `ConstantExpr`s for the bitwidth values and adapted one of the tests. Please review.
https://github.com/llvm/llvm-project/pull/122289
More information about the lldb-commits
mailing list