tarunprabhu wrote: > 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.)
Yes, that's right. https://github.com/llvm/llvm-project/pull/209379 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
