[C++] Support for std::async
and std::thread
#18171
Labels
question
Further information is requested
std::async
and std::thread
#18171
Are there any plans to support
std::thread
andstd::async
? I noticed that taint analysis does track through such calls. Are there any plans to do so in the future and is there a way to model around this?The text was updated successfully, but these errors were encountered: