Fixes Homebrew/homebrew#11966.
- Formulae can now declare failures on any compiler. - FailsWithLLVM and associated formula elements have been moved to compat. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
formula.rb is getting big, let's start splitting things out.