[clang] [flang] [flang][driver] Support Makefile dependency generation (PR #209379)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 31 04:10:19 PDT 2026


https://github.com/AaronBallman commented:

Just making sure I'm reading things correctly, this is NFC as far as Clang is concerned because it really just moves code around, right? (I didn't see any functional changes aside from Options.td and Flang.cpp, but I wanted to make sure I wasn't missing something.)

https://github.com/llvm/llvm-project/pull/209379


More information about the cfe-commits mailing list