[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] NFC: rename clang/include/clang/AST/Type.h to TypeBase.h (PR #155049)

Shafik Yaghmour via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 28 18:07:01 PDT 2025


shafik wrote:

If they are including `Type.h` in files that only exist downstream that will force them to deal with this both times around, unless I am missing something.

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


More information about the lldb-commits mailing list