Menu

  • Home
  • Archives
  • Tags
  • RSS
June 23, 2013

Clang vs Gcc, which would you use?

Clang vs Gcc, which would you use ?

Compare these two runs ...

Clang Error

Clang Error highlights source text and is color-coded and formatted to show the location of the actual error, along with actionable suggestions

G++ Error

G++ Error is not color-coded, not formatted, and the actual error is obscured with language lawyer suggestions

... Enough said, hopefully.


Tags: old-post

« Comparison of data structures in C++ and Haskell Appengine transition from Python to Go »

Copyright © 2020 Agam Brahma

Powered by Cryogen