hokein added a comment.

With more test, it turns out that `ASTNode.OrigD` is not always pointed to the 
definition, so we can't rely on `D` or `ASTNode.OrigD` :(.

I revised the way of checking definition, it should works for major cases. 
Please review it again.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41661



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to