[Lldb-commits] [lldb] [LLDB][NFC] Remove dead code (PR #68927)

via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 12 17:15:46 PDT 2023


================
@@ -183,8 +181,6 @@ class CompilerType {
 
   bool IsPointerToScalarType() const;
 
-  bool IsRuntimeGeneratedType() const;
----------------
jimingham wrote:

Swift uses this one.

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


More information about the lldb-commits mailing list