Incomplete parsing of OpenMP header file.
Posted: Tue Apr 20, 2010 3:42 pm
Hi Eran,
it seems like main OpenMP header file <omp.h> is not parsed correctly by CL because only data types defined there are recognized but no function is available in CL's code completition. It would be also fine to include also compiler-specific standard include dir (e.g. /usr/lib/gcc/i486-linux-gnu/4.4/include in Linux) to parser paths automatically because it contains headers like stdargs.h, stdbool.h, omp.h, varargs.h etc.
Best regards
Michal
it seems like main OpenMP header file <omp.h> is not parsed correctly by CL because only data types defined there are recognized but no function is available in CL's code completition. It would be also fine to include also compiler-specific standard include dir (e.g. /usr/lib/gcc/i486-linux-gnu/4.4/include in Linux) to parser paths automatically because it contains headers like stdargs.h, stdbool.h, omp.h, varargs.h etc.
Best regards
Michal