It is not clear to me that these callbacks ever did anything, they were
empty even in the original implementation (r324808).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 36659 Build 36658: arc lint + arc unit
Event Timeline
Comment Actions
The changes look good to me. Added some folks who might have more knowledge about the original purpose.
Comment Actions
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