[all-commits] [llvm/llvm-project] efefee: [C2y] Modify diagnostics for generic selection wit...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Tue Jul 2 05:19:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: efefee28a41ec323f74ee481cce8b620b49ecf84
https://github.com/llvm/llvm-project/commit/efefee28a41ec323f74ee481cce8b620b49ecf84
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths:
M clang/include/clang/Basic/DiagnosticGroups.td
M clang/include/clang/Basic/DiagnosticParseKinds.td
M clang/lib/Parse/ParseExpr.cpp
A clang/test/C/C2y/n3260.c
M clang/test/Parser/generic-selection-type-extension-pedantic.c
Log Message:
-----------
[C2y] Modify diagnostics for generic selection with a type operand
We implemented WG14 N3260 as an extension, now it's a feature of C2y.
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