[cfe-dev] Difference between clang and clang++

Sebastian Redl sebastian.redl at getdesigned.at
Mon May 30 04:44:09 PDT 2011


On 30.05.2011 13:01, Nikola Smiljanic wrote:
> On Mon, May 30, 2011 at 11:47 AM, Konstantin Tokarev 
> <annulen at yandex.ru <mailto:annulen at yandex.ru>> wrote:
>
>
>     Driver activates C++ mode depending on executable name
>
>
> How can it do this if the files are identical? And if clang++ is only 
> a symlink that would mean that one executable contains all 
> the functionality? If this is the case, what is the reason behind two 
> names?
>
A program can inspect the name by which it was called.

Sebastian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110530/7b4d6c35/attachment.html>


More information about the cfe-dev mailing list