[all-commits] [llvm/llvm-project] e21c80: [clang] Reject if constexpr in C (#112685)
Mariya Podchishchaeva via All-commits
all-commits at lists.llvm.org
Thu Oct 17 04:42:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e21c80ac73a9da5c86c20dbce37c9227a17ab06a
https://github.com/llvm/llvm-project/commit/e21c80ac73a9da5c86c20dbce37c9227a17ab06a
Author: Mariya Podchishchaeva <mariya.podchishchaeva at intel.com>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
M clang/lib/Parse/ParseStmt.cpp
M clang/test/Sema/constexpr.c
Log Message:
-----------
[clang] Reject if constexpr in C (#112685)
Fixes https://github.com/llvm/llvm-project/issues/112587
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