llvm-project
76ba2e76 - [clang] NFC: Replace `auto` with `Module *` (#194032)

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.
Author
Parents
Loading