erichkeane wrote:

THIS is the important part to figure out here: "switch case list is often built 
in reverse order during parsing,"

_IS_ it "often", or "always"?  IF "always", handling ordering of the 
diagnostics is about the right place, just reversing the diagnostic messages.  
If "Often", we should figure out WHY that is the case.

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

Reply via email to