Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Parsing MFC & ARM code using CDT

Hi All,

I am using codan to do static analyis of C/C++ code. For normal C/C++ code it is working fine but not for ARM based (Target based code) or MFC based code. If I add ARM or MFC code in a C/C++ project inside Eclipse IDE, it shows syntax errors. Can anyone tell a way that CDT could recognized those specific syntax of MFC/ARM.

Thanks and regards,
Sanjay Gupta

Back to the top