https://github.com/Endilll requested changes to this pull request.

Sorry, a bit more work is needed here.
1. You need to add tests to `clang/test/CXX/drs/cwg31xx.cpp`.
2. You need to take your tests to Compiler Explorer to see what was the first 
Clang release (call it R) that exhibited the expected behavior.
3. You need to leave a special comment in the test specifying R
4. You need to run `clang/www/make_cxx_dr_status` to update the 
`cxx_dr_status.html`. If it produced more changes, include only the changes 
relevant for CWG3129. If the script terminates with an error about an unrelated 
Core issue, let me know, and I'll fix that.

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

Reply via email to