[NFC][Clang] Improve const correctness for IdentifierInfo (#79365)
The IdentifierInfo isn't typically modified. Use 'const' wherever possible.
parent
be10070f
Please register or sign in to comment
The IdentifierInfo isn't typically modified. Use 'const' wherever possible.