aaron.ballman marked 2 inline comments as done. aaron.ballman added inline comments.
================ Comment at: clang/test/Modules/reserved-names-1.cpp:33 + expected-error {{module declaration must occur at the start of the translation unit}} + +// Show that being in a system header doesn't save you from diagnostics about ---------------- ChuanqiXu wrote: > aaron.ballman wrote: > > ChuanqiXu wrote: > > > We lack a test for `foo.std`; > > reserved-named-2.cpp has that test (it uses `std0` instead of `std`). Is > > that sufficient? > I feel better with `std` Okay, I added an additional test. 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