================
Comment at: test/CXX/drs/dr9xx.cpp:48
@@ +47,3 @@
+
+namespace dr948 {
+#if __cplusplus >= 201103L
----------------
Add a comment here: `// dr948: 3.7` (we have a script that generates the
cxx_dr_status.html page from these comments).
================
Comment at: test/CXX/drs/dr9xx.cpp:50-52
@@ +49,5 @@
+#if __cplusplus >= 201103L
+ // This test verifies the functionality specified by DR948:
+ // http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#948
+
+ class A {
----------------
Remove this comment: this is implied for all the tests in this entire directory.
http://reviews.llvm.org/D8978
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits