clang_30_options 230 B

12345
  1. o Code simplifications and refactoring:
  2. - During configure, detect when we're building with clang version 3.0 or
  3. lower and disable the -Wnormalized=id and -Woverride-init CFLAGS.
  4. clang doesn't support them yet.