cl:compile with clang++

This commit is contained in:
luoliwoshang
2025-06-11 17:01:12 +08:00
parent 47c119a2d7
commit f2f93c7f5f
7 changed files with 23 additions and 21 deletions

View File

@@ -9,7 +9,7 @@ import (
)
const (
LLGoFiles = "_wrap/debug.c"
LLGoFiles = "_wrap/debug.cpp"
)
type Info struct {