tschuett added a comment.

Thx.



================
Comment at: clang/test/Modules/reserved-names-1.cpp:42
+
+// We can still use a reserved name on imoport.
+import std; // expected-error {{module 'std' not found}}
----------------
import?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136953/new/

https://reviews.llvm.org/D136953

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to