aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2025-08-04 12:46:53 -0400
committerGitHub <noreply@github.com>2025-08-04 12:46:53 -0400
commitcb50d78a0063244434d883d89ddda7f74abbffc9 (patch)
tree480336b1722769c244c70cec1c03a56c763f607e /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces
parent849daa4aa05f2b3ac114762c73b9cb48d132a060 (diff)
downloadllvm-cb50d78a0063244434d883d89ddda7f74abbffc9.zip
llvm-cb50d78a0063244434d883d89ddda7f74abbffc9.tar.gz
llvm-cb50d78a0063244434d883d89ddda7f74abbffc9.tar.bz2
[C] static_assert in a for loop is not an extension (#151955)
The original wording can be squinted at to pretend this was always allowed. GCC squints at it that way, so we're doing the same and no longer issuing an extension diagnostic for use of static_assert in the condition-1 of a for loop in C. Fixes #149633
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces')
0 files changed, 0 insertions, 0 deletions