llvm-project
8e60adca - [C2y] Implement WG14 N3622 static used in an inline (#162877)

Commit
200 days ago
[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.
Author
Parents
Loading