Re: Adding the features for preprocessor

2012-06-11 Thread Basile Starynkevitch
On Mon, Jun 11, 2012 at 11:24:56AM +0400, niXman wrote: > I want to implement an analog of __ has_include from CLang. > Please tell me, how to get started? Look into libcpp/ directory, probably into libcpp/macro.c Good luck. Cheers. -- Basile STARYNKEVITCH http://starynkevitch.net/Basil

Adding the features for preprocessor

2012-06-11 Thread niXman
I want to implement an analog of __ has_include from CLang. Please tell me, how to get started? -- Regards, niXman ___ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/