[Lldb-commits] [clang] [lldb] [clang]: support std::meta::info for primitive types (PR #190356)

Nhat Nguyen via lldb-commits lldb-commits at lists.llvm.org
Thu May 28 14:49:56 PDT 2026


================
@@ -9091,6 +9091,10 @@ class BuiltinCandidateTypeSet  {
   /// candidate set.
   bool HasNullPtrType;
 
+  /// A flag indicating whether the reflection type was present in the
----------------
changkhothuychung wrote:

There is already a reference to that section here - https://github.com/llvm/llvm-project/pull/190356/changes#diff-19c518dbc68b30c66e1a2b6bd523c005fb2050dcf1a0e92305df7ab3e1b9e9f3R9778-R9813

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


More information about the lldb-commits mailing list