[LLVMbugs] [Bug 10793] dejagnu test fails to compile addfunc3.C

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Aug 27 15:30:12 PDT 2011


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

Chandler Carruth <chandlerc at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |chandlerc at gmail.com
         Resolution|                            |INVALID

--- Comment #2 from Chandler Carruth <chandlerc at gmail.com> 2011-08-27 17:30:12 CDT ---
As Eli pointed out, we don't really try to emulate GCC's -fpermissive.

Bugs based on GCC's test suite for those features are not really compelling for
us to implement them. I personally have no desire to see this functionality.
Also, individual bug reports are a complete waste of time.

If you have a compelling reason to add support to Clang for these obscure,
non-standard features, file that as a single bug, and make your case. I
encourage you to point to large amounts of real world code that needs these
features. Even then, you may find that only you are motivated to make this
change, in which case you will most likely need to write the patches.

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



More information about the llvm-bugs mailing list