[all-commits] [llvm/llvm-project] cf2450: Add support for more OS types to AddClangModuleCom...

adrian-prantl via All-commits all-commits at lists.llvm.org
Fri Oct 16 11:43:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cf245086518efbdf96c2d86697298a8da5c97669
      https://github.com/llvm/llvm-project/commit/cf245086518efbdf96c2d86697298a8da5c97669
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-10-16 (Fri, 16 Oct 2020)

  Changed paths:
    M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp

  Log Message:
  -----------
  Add support for more OS types to AddClangModuleCompilationOptionsForSDKType()

This patch also avoids hardcoding the clang options, which makes it
less likely for them to become out-of-date.

rdar://problem/63791367+66927829

Differential Revision: https://reviews.llvm.org/D89428




More information about the All-commits mailing list