[all-commits] [llvm/llvm-project] 89ea60: [clang][deps] Explicitly enable C++ modules in a test

Jan Svoboda via All-commits all-commits at lists.llvm.org
Fri May 21 01:25:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89ea60f392aa0a98e8d7ed8baa8ccbbec14d4050
      https://github.com/llvm/llvm-project/commit/89ea60f392aa0a98e8d7ed8baa8ccbbec14d4050
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M clang/test/ClangScanDeps/Inputs/modules_inferred_cdb.json

  Log Message:
  -----------
  [clang][deps] Explicitly enable C++ modules in a test

In Apple Clang, enabling modules for C++ input requires additional flag: -fcxx-modules.




More information about the All-commits mailing list