zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #12953
Re: [Merge] lp:~davidagraf/zorba/detect-clang-properly into lp:zorba
Hey Paul
According to http://llvm.org/releases/2.6/docs/CommandGuide/html/llvmgxx.html, llvm-g++ behaves like g++. It's a different C and C++ front-end for the LLVM compiler then clang. So, I still think we need to check the compiler frontend (clang or gcc) and not the backend (llvm).
David
--
https://code.launchpad.net/~davidagraf/zorba/detect-clang-properly/+merge/117994
Your team Zorba Coders is subscribed to branch lp:zorba.
References