[all-commits] [llvm/llvm-project] 949d4d: [lldb] Replace radar link with documenting comment...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Sun Jul 30 14:29:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 949d4d16027a5829066046db74abcd7e8b31804c
      https://github.com/llvm/llvm-project/commit/949d4d16027a5829066046db74abcd7e8b31804c
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-07-30 (Sun, 30 Jul 2023)

  Changed paths:
    M lldb/source/Core/ValueObjectSyntheticFilter.cpp

  Log Message:
  -----------
  [lldb] Replace radar link with documenting comment (NFC)

This replaces the radar link with a comment explaining the underlying
problem, which is that when the (dynamic) type of an object changes, so
does their synthetic filter of choice, which requires us to regenerate
the filter.




More information about the All-commits mailing list