https://github.com/erichkeane commented:

Rather than sorting, can we figure out why our existing order isn't lexical?  
We made a few changes a few years ago with the intent of ensuring that these 
are in lexical order.

We intentionally visit instantiations in that order, and we ensure we're 
creating them as best we can in that order.

I DO find it.... mildly suspicious that only those handful of attributes/and 
OMP are involved here, so I'd like to see if we can figure out why the order 
isn't lexical already.

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

Reply via email to