Function hasPtrOrReferenceInfFunc() of bugprone-infinite-loop is a generic function which could be reused in another checks. This patch moves this function into a newly created utility module.
Details
Details
Diff Detail
Diff Detail
Differential D81396
[clang-tidy] New util `Aliasing` factored out from `bugprone-infinite-loop` baloghadamsoftware on Jun 8 2020, 7:28 AM. Authored by
Details Function hasPtrOrReferenceInfFunc() of bugprone-infinite-loop is a generic function which could be reused in another checks. This patch moves this function into a newly created utility module.
Diff Detail |