[all-commits] [llvm/llvm-project] 5e975d: [clang/Driver] Also consider `gnu++` standard when...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Thu May 18 12:40:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e975d4f67c006420d0c65ccb0f5d08e3a352f46
https://github.com/llvm/llvm-project/commit/5e975d4f67c006420d0c65ccb0f5d08e3a352f46
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/modules.cpp
Log Message:
-----------
[clang/Driver] Also consider `gnu++` standard when checking for modules support
Differential Revision: https://reviews.llvm.org/D150473
More information about the All-commits
mailing list