[all-commits] [llvm/llvm-project] aae2ff: [libc++abi] Also build the static archive with C++17

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Jul 23 09:40:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aae2ff645bd5d89e4618bcd6d1ee0f115f3d47d3
      https://github.com/llvm/llvm-project/commit/aae2ff645bd5d89e4618bcd6d1ee0f115f3d47d3
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M libcxxabi/src/CMakeLists.txt

  Log Message:
  -----------
  [libc++abi] Also build the static archive with C++17

The dylib and the static archive should really be built using the same
Standard, it was just an oversight.




More information about the All-commits mailing list