[clang-tools-extra] [clang][dataflow] Change `diagnoseFunction` to take type of diagnostic list instead of diagnostic itself. (PR #66014)

Yitzhak Mandelbaum via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 12 09:08:42 PDT 2023


ymand wrote:

Updated to enforce `llvm::SmallVector`, per Martin's recommendation.  PTAL.

https://github.com/llvm/llvm-project/pull/66014


More information about the cfe-commits mailing list