rjmccall added a comment. Otherwise LGTM.
================ Comment at: test/SemaOpenCLCXX/private-access-specifier.cpp:2 +// RUN: %clang_cc1 %s -pedantic -verify -fsyntax-only + +struct B { ---------------- Please include a comment explaining why this test file is in test/SemaOpenCLCXX/ (because it's testing a regression in general code arising from an OpenCL C++ feature). CHANGES SINCE LAST ACTION https://reviews.llvm.org/D59874/new/ https://reviews.llvm.org/D59874 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits