-
Stefan Behnel authored
Support more C file extensions when searching modules during coverage analysis: .cc and .cxx in addition to the current .c and .cpp. Closes #2266.
19e6c6a6
Support more C file extensions when searching modules during coverage analysis: .cc and .cxx in addition to the current .c and .cpp. Closes #2266.