================ @@ -311,6 +311,7 @@ set(gpu_files __clang_gpu_device_functions.h __clang_gpu_intrinsics.h __clang_gpu_runtime_wrapper.h + __clang_gpu_device_virtual_trap.h ---------------- yxsamliu wrote:
Please also add this new header to `llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn`. Otherwise, GN builds will not install it. https://github.com/llvm/llvm-project/pull/217427 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
