[PATCH] D15031: CFG: Add CFGElement for automatic variables that leave the scope

Matthias Gehre via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 7 13:53:59 PDT 2016


mgehre added a comment.

By the way, is there a tool to generate parts of the test based on clang output, i.e.
something that will prefix the output of clang with "CHECK: " and "CHECK-NEXT:" so I can copy-and-paste
it into my test file?


http://reviews.llvm.org/D15031





More information about the cfe-commits mailing list