wheatman wrote:

I believe I have correct implementations added for N3029 and N3030.  
I also tried to add tests.  One thing I was not sure about was how to add tests 
that have different expected behavior for different versions.  I just used  
`#if __STDC_VERSION__  < 202311L` but please let me know if there is a better 
way.  I also updated the release notes to mention these additions.

https://github.com/llvm/llvm-project/pull/78742
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to