[all-commits] [llvm/llvm-project] 4ced29: [lldb][Expression] Don't create Objective-C IR che...

Michael Buch via All-commits all-commits at lists.llvm.org
Tue Jun 17 08:33:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ced29b8482e3537da7d27d410bf7947b0666b4c
      https://github.com/llvm/llvm-project/commit/4ced29b8482e3537da7d27d410bf7947b0666b4c
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2025-06-17 (Tue, 17 Jun 2025)

  Changed paths:
    M lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp

  Log Message:
  -----------
  [lldb][Expression] Don't create Objective-C IR checker for pure-C++ targets/frames (#144503)

There's no need to create this utility function (and run it) for
targets/frames that aren't Objective-C/Objective-C++.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list