[all-commits] [llvm/llvm-project] e26151: [mlir] Allow CXX standard to be overridden (#112957)
Nikhil Kalra via All-commits
all-commits at lists.llvm.org
Fri Oct 18 15:23:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e26151913cbfeb52f3e16098707b5e5ddc413b17
https://github.com/llvm/llvm-project/commit/e26151913cbfeb52f3e16098707b5e5ddc413b17
Author: Nikhil Kalra <nkalra at apple.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M mlir/CMakeLists.txt
Log Message:
-----------
[mlir] Allow CXX standard to be overridden (#112957)
MLIR previously hardcoded the CXX version to C++17. Updated to allow for
the CXX version to be set by clients (mirrors other LLVM projects).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list