llvm-project
1673501f
- [ADT] Make argument order consistent in StringSwitch helpers. NFC. (#163592)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
144 days ago
[ADT] Make argument order consistent in StringSwitch helpers. NFC. (#163592) Now that we do not need to deal with variadic templates in `CasesImpl`, align all helper functions to the same argument order as the public API.
References
#163592 - [ADT] Make argument order consistent in StringSwitch helpers. NFC.
Author
kuhar
Parents
ed8ad46f
Loading