[PATCH] D61232: [libclang] Restore old clang_Cursor_isAnonymous behaviour

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 27 12:21:59 PDT 2019


yvvan added a comment.

Now we know that somebody else also uses libclang :)
I the mentioned change I only wanted to follow the same logic as in TypePrinter::printTag to cover more anonymity cases.

Adding the old one as an extra function seems totally fine to me.  Can you please add some tests for it to clarify the purpose for future users?


Repository:
  rC Clang

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

https://reviews.llvm.org/D61232





More information about the cfe-commits mailing list