JonasToth added a comment.

What happens for c++98? I realize that fuchsia is c++14 but we might still 
think about not having `constexpr`.
If we just assume c++11 you can do the matching only for it. (`getLangOpts` or 
similar, see other checks for it.)


https://reviews.llvm.org/D41546



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

Reply via email to