================ @@ -175,9 +175,12 @@ class CheckerDocumentation /// \param Loc The value of the location (pointer). /// \param Val The value which will be stored at the location Loc. /// \param S The bind is performed while processing the statement S. + /// \param atDeclInit Whether the bind is performed during declaration + /// initialization. ---------------- steakhal wrote:
```suggestion /// \param atDeclInit Whether the bind is performed during declaration /// initialization. ``` https://github.com/llvm/llvm-project/pull/152137 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits