But… but Ublock origins!

  • brian@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    llvm exists. it might be a bit of effort if you’ve used too many proprietary gcc extensions, but for most things I don’t think it’s terrible to just switch between gcc and clang

    • azertyfun@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      2 days ago

      What even are GCC’s advantages in 2024, besides “we painted ourselves in a corner with proprietary extensions” (e.g. Linux)? That aside I personally only see upsides to clang, but I don’t routinely do C work and maybe I’m missing something.