[PATCH] D52888: Thread safety analysis: Handle conditional expression in getTrylockCallExpr

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 4 08:12:52 PDT 2018


aaronpuchert added a comment.

By the way, the tests also work with `__builtin_expect`, but I didn't want to blow up the code too much.


Repository:
  rC Clang

https://reviews.llvm.org/D52888





More information about the cfe-commits mailing list