DonatNagyE wrote: ..and it turns out that `ValistChecker` already has a function called `ValistChecker::getVAListAsRegion` that handles different representations of `va_list` under various systems. (I was not familiar with it because it was added by @Xazax-hun after the initial commit https://reviews.llvm.org/D15227 that contains my contributions.)
I'm strongly suspect that extending this function is the "right way" to adapt this checker to the windows environment that you're studying. https://github.com/llvm/llvm-project/pull/72951 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits