[all-commits] [llvm/llvm-project] 28bba0: Bump minimum MSVC version by one dot release to VS...
Chandler Carruth via All-commits
all-commits at lists.llvm.org
Fri Dec 6 01:48:24 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28bba0d717a43ea3f01689625577197889374965
https://github.com/llvm/llvm-project/commit/28bba0d717a43ea3f01689625577197889374965
Author: Chandler Carruth <chandlerc at gmail.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M llvm/cmake/modules/CheckCompilerVersion.cmake
M llvm/docs/GettingStarted.rst
M llvm/docs/ReleaseNotes.md
Log Message:
-----------
Bump minimum MSVC version by one dot release to VS 2019 16.8 (#118833)
This is a small change, but unblocks using longer string literals in
LLVM's source code, and hopefully isn't disruptive.
Discussed in an RFC here:
https://discourse.llvm.org/t/rfc-raising-minimum-msvc-version-by-one-dot-release/
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