llvm-rc: Force C language for the clang gnu frontend
When preprocessing the rc file using the clang gnu front end we need to force the source file type to a c file for the preprocessing to take place.
Fixes: #21472 (closed)
Backport: release:HEAD~1
Topic-rename: llvm-rc-preprocess-as-c
Edited by Brad King