[llvm-bugs] [Bug 37148] Feature Request: More _Generic Generics
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 29 15:38:44 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37148
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
We're generally not interested in implementing non-standard language extensions
for you. You are of course welcome to implement this yourself in your own fork
of Clang. If and when you can meet our requirements for language extensions
(http://clang.llvm.org/get_involved.html) we would consider incorporating such
a feature into upstream clang, but not before.
I would expect that implementing the feature in your own fork of Clang should
be sufficient to satisfy WG14's desire for an implementation to exist prior to
standardization.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180829/aa6f8eec/attachment-0001.html>
More information about the llvm-bugs
mailing list