[cfe-dev] Compiler version vs precompile header

Luc Bourhis luc_j_bourhis at me.com
Sat Jul 28 07:34:52 PDT 2012


Hi,

I am trying to write a Python script that would check whether an existing precompiled header is compatible with clang (I use SCons as a build system and I would like to make that check to ensure the compilation will not fail later). Do the bytes following CPCH at the beginning of the precompile header  carry some meaning e.g.?

Thanks,

Luc Bourhis



More information about the cfe-dev mailing list