|
|
|
|
|
by Someone
1759 days ago
|
|
One of clang’s stated goals is “expressive diagnostics” See https://clang.llvm.org/diagnostics.html ; that page is not dated, but compares to gcc 4.9, which is from April 22, 2014. gcc also has worked on improving its error messages (most likely because of competition with clang), so that comparison probably isn’t accurate anymore. |
|