kito-cheng wrote: > Do we need to be careful about the relative order of explicit vs vlen abi > tags? Do these need to line up with what g++ does or is there no need for > that.
Itanium ABI say it should be "in alphabetical order", let me add few more testcase before landing. https://itanium-cxx-abi.github.io/cxx-abi/abi.html?utm_source=chatgpt.com#mangle.abi-tag https://github.com/llvm/llvm-project/pull/217249 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
