| Issue | 97891 |
|---|---|
| Summary | [clang-format] pragmas are considered hashes in IndentPPDirectives |
| Labels | clang-format |
| Assignees | |
| Reporter | zeule |
When IndentPPDirectives is set to AfterHash, placing `#pragma once` at the beginning of the include file make all `#include` directives indented.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
