diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2025-10-10 14:02:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 14:02:17 -0400 |
commit | 8e60adcaafbd5b6859f54879496e017dd218e541 (patch) | |
tree | 8554eda06910a2dad4b1aa20436c04d7a2fe455a /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 7dbf115a924dee4d0adc4d8c0aec1849e79fc21d (diff) | |
download | llvm-8e60adcaafbd5b6859f54879496e017dd218e541.zip llvm-8e60adcaafbd5b6859f54879496e017dd218e541.tar.gz llvm-8e60adcaafbd5b6859f54879496e017dd218e541.tar.bz2 |
[C2y] Implement WG14 N3622 static used in an inline (#162877)
This paper removes the constraint that a static variable or function
cannot be used within an extern inline function. The diagnostic is still
being produced in earlier language modes for conformance reasons but has
always been accepted as an extension.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions