[cfe-commits] [PATCH] Adds the possibility to inject a callback that's called after each translation unit is processed. This is important when one wants to deduplicate results during one run over a translation unit by pointer identity of AST nodes.

Manuel Klimek klimek at google.com
Thu Oct 25 01:49:54 PDT 2012


  Commited as r166671

http://llvm-reviews.chandlerc.com/D77



More information about the cfe-commits mailing list