Files
llvm-project/clang/lib/CodeGen/CodeGenModule.cpp
Jan Svoboda 76ba2e765e [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.
2026-04-29 13:55:38 -07:00

335 KiB