Hello, I have this piece of code, formatted with clang-format -style llvm: <<< foo(bar) namespace NS1 { namespace NS2 {} >>> If I uncomment foo(bar) neither namespace is indented. Is the intentionally? Why? If not, is a known bug? clang-format version 3.6.0 (tags/RELEASE_360/final) Best Regards, Florian