[Format] Regression in clang-format - -dump_config < path/to/objc_file.m
(now outputs Language: Cpp)
#79023
Labels
clang-format - -dump_config < path/to/objc_file.m
no longer works as of 3791b3f (it now outputsLanguage: Cpp
instead ofLanguage: ObjC
):This should say
Language: ObjC
.The issue does not reproduce if I locally revert that change or go to its parent 9810fe1:
The text was updated successfully, but these errors were encountered: