[all-commits] [llvm/llvm-project] 062ada: [clang] Reject if constexpr in C (#112685)
Mariya Podchishchaeva via All-commits
all-commits at lists.llvm.org
Tue Oct 29 02:00:31 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 062adaf7d2f101ed9e83c09d192dd228dcbd9ffd
https://github.com/llvm/llvm-project/commit/062adaf7d2f101ed9e83c09d192dd228dcbd9ffd
Author: Mariya Podchishchaeva <mariya.podchishchaeva at intel.com>
Date: 2024-10-29 (Tue, 29 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