[all-commits] [llvm/llvm-project] 8f7f3c: [libc++] Pass -fcxx-modules during our modules builds

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Feb 16 07:30:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f7f3c1f99169409e7a03cb1e03bcaac6ae82f6f
      https://github.com/llvm/llvm-project/commit/8f7f3c1f99169409e7a03cb1e03bcaac6ae82f6f
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M libcxx/utils/libcxx/test/params.py

  Log Message:
  -----------
  [libc++] Pass -fcxx-modules during our modules builds

Otherwise, AppleClang ignores -fmodules entirely, so we are not actually
testing anything.

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




More information about the All-commits mailing list