[all-commits] [llvm/llvm-project] a53874: [lldb] Fix modules build by adding missing include

Raphael Isemann via All-commits all-commits at lists.llvm.org
Wed Apr 22 00:15:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a53874b7e4c82416b8eb48bbd45b5cb93f1e09d3
      https://github.com/llvm/llvm-project/commit/a53874b7e4c82416b8eb48bbd45b5cb93f1e09d3
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
    M lldb/include/lldb/Utility/XcodeSDK.h

  Log Message:
  -----------
  [lldb] Fix modules build by adding missing include

This header is using FileSpec so we should at least include the forward header.




More information about the All-commits mailing list