================ @@ -0,0 +1,13 @@ +#ifndef LLVM_CLANG_ANALYSIS_ANALYSES_LIFETIME_SAFETY_H ---------------- vbvictor wrote:
```suggestion #ifndef LLVM_CLANG_ANALYSIS_ANALYSES_LIFETIMESAFETY_H ``` Underscore should be path separators, https://llvm.org/docs/CodingStandards.html#header-guard. https://github.com/llvm/llvm-project/pull/142313 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits