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

Kaelyn Uhrain <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |FIXED

--- Comment #1 from Kaelyn Uhrain <[email protected]> 2012-06-22 16:32:11 CDT ---
Given the same input file, clang 3.1 does the right thing:

$ clang -std=gnu89 -fsyntax-only x.cpp
error: invalid argument '-std=gnu89' not allowed with 'C++/ObjC++'

-- 
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