-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Code Composer Studio IDE
-
CCSIDE-2968
-
CCS 6.2.0
-
CCS_8.2.0
-
For a C++ source file (.cpp), using F3 to find definition of a function jumps to the declaration of the function in a header file but not to the definition. If the file is renamed to .c, then it jumps to the definition as expected.
[CDT] Unable to find definition of function (using F3) when source file is C++