hfinkel added a comment.

I prefer `__has_attribute_feature` to enhancement. I don't see why we need a 
new macro for this, however. Why not just use 
`__has_feature(overloadable_unmarked)` or similar?


https://reviews.llvm.org/D33904



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to