[all-commits] [llvm/llvm-project] 622df8: [lldb/cmake] Remove EXTRA_CXXFLAGS arg (#143731)

Pavel Labath via All-commits all-commits at lists.llvm.org
Thu Jun 12 06:27:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 622df892b844749440124167e8eee9e652fba613
      https://github.com/llvm/llvm-project/commit/622df892b844749440124167e8eee9e652fba613
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M lldb/cmake/modules/AddLLDB.cmake
    M lldb/source/Plugins/Language/ObjC/CMakeLists.txt

  Log Message:
  -----------
  [lldb/cmake] Remove EXTRA_CXXFLAGS arg (#143731)

We have one library using this and three libraries directly calling
`target_compile_options`. Might as well standardize on the latter.



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