Rakete1111 added a comment. > What do you think?
Good idea! ================ Comment at: test/SemaCXX/warn-unsequenced-cxx17.cpp:7 + // expected-no-diagnostics + p[(long long unsigned)(p = 0)] // ok +} ---------------- Oh no, you forgot a semicolon there! :) https://reviews.llvm.org/D50766 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits