Commit 083296bc27be80a9ef4e6c9ae998ad8c961480e5

Sebastian Hahn 2012-03-13T06:40:56

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.