[lldb-dev] Formatting rules

Joerg Sonnenberger joerg at britannica.bec.de
Mon Sep 23 07:56:19 PDT 2013


Hi all,
what are the code formatting rules for LLDB? It is obviously not the
normal LLVM style, but it doesn't come with a pre-made .clang_format
config either. There are also inconsistencies in other ways, i.e. LLVM
normally prefers the C++ wrappers like <cstddef> over stddef.h etc.

Joerg



More information about the lldb-dev mailing list