[all-commits] [llvm/llvm-project] b88b6a: [clang] Assert the enum FPOpts and LangOpts fit in...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Tue Feb 11 13:35:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b88b6a2b633a942d454205f336703cdc62074686
https://github.com/llvm/llvm-project/commit/b88b6a2b633a942d454205f336703cdc62074686
Author: Florian Mayer <fmayer at google.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M clang/include/clang/Basic/FPOptions.def
M clang/include/clang/Basic/LangOptions.def
M clang/include/clang/Basic/LangOptions.h
Log Message:
-----------
[clang] Assert the enum FPOpts and LangOpts fit into the storage (#126166)
Fix existing failure
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