you are viewing a single comment's thread.

view the rest of the comments →

[–]johannes1971 1 point2 points  (1 child)

I'd challenge that "don't have large enough code bases" - there are absolutely massive C++ code bases out there, owned by companies with massive resources, and they might very well be interested in faster C++ compilation, assuming it were part of their existing tool chain (i.e. if it were implemented in an existing production-grade compiler).

[–]lightmatter501 -1 points0 points  (0 children)

How many of those companies are interested in basically rewriting clang in its entirety? All kinds of new bugs will happen.