carlosgalvezp wrote:

> > ES.31
> 
> I see that this rule is interesting. It could possibly make code harder to 
> deal with feature variety in real world compilers. Macros are quite useful to 
> provide a uniform access to compiler features. This rules do not seem to take 
> this into calculation unfortunately...

Yep, the rule is quite strict. Typically this is handled with options to make 
it less strict.

https://github.com/llvm/llvm-project/pull/164806
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to