Jan =?utf-8?q?Kokemüller?= <[email protected]>, Jan =?utf-8?q?Kokemüller?= <[email protected]>, Jan =?utf-8?q?Kokemüller?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
================ @@ -0,0 +1,29 @@ +// RUN: %clang_cc1 -std=c++20 -triple x86_64-apple-macosx10.7.0 -fmodules -xc++ -emit-llvm -o - %s -w | FileCheck %s ---------------- ChuanqiXu9 wrote: No -fmodules, we don't need that to enable C++20 modules https://github.com/llvm/llvm-project/pull/179035 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
