[all-commits] [llvm/llvm-project] cf56e2: Revert "[lldb][ClangExpressionParser] Set BuiltinH...

Jason Molenda via All-commits all-commits at lists.llvm.org
Wed Aug 7 17:36:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf56e265e4b74799aee72a04b634fcc261078084
      https://github.com/llvm/llvm-project/commit/cf56e265e4b74799aee72a04b634fcc261078084
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2024-08-07 (Wed, 07 Aug 2024)

  Changed paths:
    M lldb/include/lldb/Utility/XcodeSDK.h
    M lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
    M lldb/source/Utility/XcodeSDK.cpp

  Log Message:
  -----------
  Revert "[lldb][ClangExpressionParser] Set BuiltinHeadersInSystemModules depending on SDK version (#102309)"

This reverts commit 1cbcf74083e92021472ec9644b88418f377ce550.

unittests do not build because liblldbPluginExpressionParserClang.a now
depends on liblldbPluginPlatformMacOSX.a when built on macOS, reverting
until we can straighten out the dependency.



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