Tool/software: Code Composer Studio
Since updating to CCS 8.3 the code highlighting shows as if __cplusplus is defined in our C only projects. This also causes problems with some C/C++ searches, call hierarchy etc. as it appears as if some type definitions are missing. During the build __cplusplus is not defined and the project builds without any problems.