mikael-s-persson/templight
Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debugging sessions to gain introspection into the template instantiation process.
C++NOASSERTION
Issues
- 10
update for the latest svn trunk of llvm/clang
#38 opened by tahsinH - 3
Compilation issues : getFileName and endianness
#95 opened by JeWaVe - 0
signed release
#92 opened by amoriello - 3
Templight fails with -gsplit-dwarf
#24 opened by cout - 0
Documentation fix
#83 opened by SpyrosMourelatos - 1
- 4
- 4
zlib must be installed
#89 opened by JeWaVe - 3
- 1
templight++ aborts with an error
#86 opened by calum74 - 1
- 2
Fail to compile with latest llvm git repo
#81 opened by prudhomm - 1
- 0
Implement lit tests
#69 opened by Szelethus - 2
can't compile templight with latest clang version
#63 opened by gergol - 2
Patch cannot be applied to the latest trunk
#61 opened by Szelethus - 3
How to build this tool?
#60 opened by Warchant - 0
Have templight also work as a clang tool
#59 opened by r4nt - 0
Provide a binary distribution of templight
#56 opened by poppolopoppo - 10
When will upstream integration happen?
#29 opened by schulmar - 1
docker image
#34 opened by rhl- - 0
Tagging current commit
#32 opened by sabel83 - 4
Version of clang ?
#28 opened by wichtounet - 2
templight++ -E segfaults
#26 opened by cout - 10
- 0
Funky TimeStamp values in trace
#20 opened by r0mai - 1
Patch outdated
#19 opened by schulmar - 1
cl::StringSaver has changed to latest revisions
#18 opened by apmanol - 2
Templight not finding templates
#17 opened by eldiener - 5
Suggestion for whitelist and #pragma
#14 opened by eldiener - 1
Encoding for .pbf file
#16 opened by eldiener - 0
- 3
Latest patch update still shows conflicts
#13 opened by eldiener - 2
Patch fails against the latest clang
#12 opened by eldiener - 2
Information about decoding the protobuf file
#11 opened by r0mai - 6
Calling templight++ through a shared library?
#10 opened by r0mai - 4
patch broken by llvm revision r223368
#9 opened by r0mai - 34
Up-to-date trace inspector criteria?
#2 opened by schulmar - 2
constexpr is not supported in MSVC
#4 opened by wmamrak