[PATCH] D48204: [analyzer] Make getDerefExpr() skip cleanups.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 14 18:53:33 PDT 2018


NoQ added a comment.

This is supposed to suppress a few Inlined-Defensive-Checks-related false positives that accidentally spiked up during my testing of copy elision.


Repository:
  rC Clang

https://reviews.llvm.org/D48204





More information about the cfe-commits mailing list