Skip to content

Conversation

zrlk
Copy link
Contributor

@zrlk zrlk commented Aug 31, 2023

This PR addresses a longstanding issue where we used names (operator PlusPlus) instead of tokens (operator++) for overloaded operators in C++. It also adds a flag to turn on current/future cleanup work in signature generation.

… cleanup

This PR addresses a longstanding issue where we used names
(operator PlusPlus) instead of tokens (operator++) for overloaded
operators in C++. It also adds a flag to turn on current/future
cleanup work in signature generation.
@zrlk zrlk enabled auto-merge (squash) August 31, 2023 21:38
@zrlk zrlk merged commit 5105aa0 into kythe:master Aug 31, 2023
@zrlk zrlk deleted the cxx-ms-fixup branch August 31, 2023 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants