arsenm wrote: It's not really an llvm convention. `<>` is for external project or system headers you want to not get warnings in. In the local project you would want warnings https://github.com/llvm/llvm-project/pull/185788