[PATCH] D53699: [ASTImporter] Fix inequality of functions with different attributes

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 28 03:09:54 PST 2018


martong added a comment.

Hi @a_sidorin ,

I have updated the patch as you suggested, to check the equivalence based on `ASTContext::mergeFunctionTypes()`.


Repository:
  rC Clang

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

https://reviews.llvm.org/D53699





More information about the cfe-commits mailing list