shafik marked 2 inline comments as done. shafik added inline comments.
================ Comment at: clang/test/CodeGenCXX/gh62818.cpp:1 +// RUN: %clang_cc1 -no-opaque-pointers -std=c++17 -emit-llvm -triple x86_64-linux-gnu -o - %s | FileCheck %s + ---------------- Fznamznon wrote: > Why no opaque pointers? AFAIK since LLVM 17 typed pointers are not supported. I had copied it from another test and missed that aspect. It seems like a bunch of tests in that dir use this argument. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D151235/new/ https://reviews.llvm.org/D151235 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits