================ ---------------- Meinersbur wrote: ```suggestion #ifndef KMP_ADT_H #define KMP_ADT_H ``` Other headers don't use double underscores (leading double-underscores are reserved for the compiler itself) https://github.com/llvm/llvm-project/pull/176162