llvm-project
76ba2e76
- [clang] NFC: Replace `auto` with `Module *` (#194032)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[clang] NFC: Replace `auto` with `Module *` (#194032) This PR updates some uses of `auto` to `Module *`. This is NFC for now, but will be important in a follow-up to trigger a conversion operator.
References
#194032 - [clang] NFC: Replace `auto` with `Module *`
Author
jansvoboda11
Parents
bf2b1efc
Loading