Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

llvm-development

// Conventions for writing, refactoring, or reviewing C++ in LLVM, Clang, or LLDB trees. Covers the naming split between LLVM and LLDB, include ordering, ADT containers and string types (StringRef, SmallVector, DenseMap), Error/Expected handling, LLVM-style casts, formatting rules, and LLDB-specific hazards. Load when editing `.cpp`/`.h` files under an LLVM monorepo, opening a file that includes `llvm/ADT/`, or answering questions about LLVM/LLDB coding standards.

$ git log --oneline --stat
stars:301
forks:55
updated:2026年5月20日 01:01
文件资源管理器
6 个文件
SKILL.md
readonly