[all-commits] [llvm/llvm-project] a3d58f: [libc++] Drop redundant check for -std=c++14

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Feb 24 09:23:13 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a3d58fcc034848d751f031e7d3ddfe8cf9b8e06e
      https://github.com/llvm/llvm-project/commit/a3d58fcc034848d751f031e7d3ddfe8cf9b8e06e
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M libcxx/src/CMakeLists.txt

  Log Message:
  -----------
  [libc++] Drop redundant check for -std=c++14

We always build all components of libc++ with -std=c++14 anyway




More information about the All-commits mailing list