Skip to content

Identifier: Suppress gcc12 false positive.

Scott Snyder requested to merge ssnyder/athena:gcc13.Identifier-20230325 into 23.0

Suppress a gcc12 false positive warning relating to copying boost small_vector objects.

Also adjust IdContext interfaces to allow avoiding a copy of ExpandedIdentifier.

Merge request reports