Author :
Sebastian Hahn
Date :
2012-03-13 06:40:56
Hash :083296bc Message :Don't do clang version detection when disabling some flags
When clang 2.9 was around we hoped they'd introduce support for the
normalized=id and override-init warnings by 3.0, but they haven't. We
should only add the version detection back in when clang actually
supports those warnings.