Taro Harmony CPP Library 注意事项 clang-format 报错 安装 llvm: brew install llvm 配置环境变量: # ~/.bashrc export PATH="$(brew --prefix llvm)/bin:$PATH"