I am encountering an issue with clang-format. Consider the following example header file:
clang-format
#ifdef __cplusplus extern "C" { #endif