[all-commits] [llvm/llvm-project] 08d281: [clang] Add CLANG_USE_EXPERIMENTAL_CONST_INTERP cm...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri May 29 21:07:36 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08d281fe7a907089789be2c6ca6577cf3aac5629
https://github.com/llvm/llvm-project/commit/08d281fe7a907089789be2c6ca6577cf3aac5629
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-05-30 (Sat, 30 May 2026)
Changed paths:
M clang/CMakeLists.txt
M clang/include/clang/Basic/LangOptions.def
M clang/include/clang/Config/config.h.cmake
M clang/lib/Basic/LangOptions.cpp
Log Message:
-----------
[clang] Add CLANG_USE_EXPERIMENTAL_CONST_INTERP cmake option (#199396)
To enable the new constant interpreter by default at configure time.
I don't expect any distributions to set this for now but it's useful for
testing and I think we need it eventually.
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