[PATCH] D32566: Revert rL301328 and add tests for the regressions introduced.

Emilio Cobos Álvarez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 27 06:38:35 PDT 2017


emilio added a comment.

I'm personally fine with this behavior in particular, given you can check the cursor you're querying to know if it's a typedef or alias specialization. Of course I'm not the only one using libclang, though, so I'd be interested in hearing other people's opinion.

I think that  we should try to prevent this _third_ different behavior to stay in tree in the meantime, though, what do you think?


Repository:
  rL LLVM

https://reviews.llvm.org/D32566





More information about the cfe-commits mailing list