[PATCH] ASTMatchers: Implement hasNextSibling()

Manuel Klimek klimek at google.com
Sun Aug 31 06:09:40 PDT 2014


I don't think using the AST directly for control flow is something that will always work. The static analyzer builds a CFG for that reason.

http://reviews.llvm.org/D5105






More information about the cfe-commits mailing list