http://llvm.org/bugs/show_bug.cgi?id=2772


Ted Kremenek <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Ted Kremenek <[EMAIL PROTECTED]>  2008-09-05 11:53:11 ---
The executable 'clang' is not meant to be a drop in replacement for 'cc'. 
That's the purpose of 'ccc', which calls 'clang' with the proper arguments. 
'ccc' definitely accepts -c.  Eventually we will evolve the driver
infrastructure to have a good cc replacement that is not implemented in python.

Marking as invalid.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to