Skip to content

Commit

Permalink
Singular extern declarations (#3980)
Browse files Browse the repository at this point in the history
Each entity is restricted to one, optional `extern` declaration. If
used, it must be imported by the defining library. The defining library
annotates the existence of an `extern` with the `has_extern` modifier.

---------

Co-authored-by: Chandler Carruth <[email protected]>
  • Loading branch information
jonmeow and chandlerc authored Aug 8, 2024
1 parent ca161ad commit 0ac4711
Showing 1 changed file with 790 additions and 0 deletions.
Loading

0 comments on commit 0ac4711

Please sign in to comment.