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

You should write a test in `clang/test/CXX/drs/cwg0xx.cpp`, possibly by moving 
the test you've written there. While doing that, you should follow the example 
of other tests in that file, which includes the way `expected` directives are 
written, and the presence of `// cwg960: NN` comment that describes what our 
support for CWG960 is. Then you need to run `clang/www/make_cxx_dr_status` 
script which generated our "C++ DR Status" page in the documentation: 
https://clang.llvm.org/cxx_dr_status.html

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

Reply via email to