[PATCH] D66136: Remove no-op callbacks from TemplateInstantiationCallback

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 13 07:19:55 PDT 2019


Szelethus requested changes to this revision.
Szelethus added a comment.
This revision now requires changes to proceed.

They are used by Templight, which we are planning to eventually move to clang-tools extra, though our resources are a bit limited at the time :)

https://github.com/mikael-s-persson/templight/blob/master/include/TemplightTracer.h
https://github.com/mikael-s-persson/templight/blob/master/lib/TemplightTracer.cpp#L306


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66136





More information about the cfe-commits mailing list