gribozavr2 added a comment.

If it is indeed the extra AST node for the elidable constructor, see if you can 
use the `ignoringElidableConstructorCall` AST matcher to ignore it, therefore 
smoothing over AST differences between language modes.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D69238



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

Reply via email to