martong added a comment.

In D79423#2023150 <https://reviews.llvm.org/D79423#2023150>, @balazske wrote:

> Probably something like `IsCStdLibraryFunction` can be included in the 
> signature, and empty signature is allowed only for functions that are in a C 
> standard library.


Yeah, we could do something like that, but also with POSIX. Furthermore, I 
think we shall extend to that direction once we want to support libs other than 
libC, STL and POSIX.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79423/new/

https://reviews.llvm.org/D79423



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to