clang-tidy-html icon indicating copy to clipboard operation
clang-tidy-html copied to clipboard

html output looks weird

Open derived-coder opened this issue 3 years ago • 2 comments

I only get following html output:

image

However in the log I have quite some warnings...

I think this is not the right output? When looking at the example: https://austinbhale.com/Clang-Visualizer/examples/clang.html The link is dead.

derived-coder avatar Oct 07 '22 15:10 derived-coder

Hi, sorry for the late response. The example link is fixed from #15. Could you attach your log file - would be happy to test. Or feel free to send privately via email as well.

austinbhale avatar Dec 26 '22 19:12 austinbhale

Please try the latest release (v1.6.1 @ https://pypi.org/project/clang-html/) and let me know if this issue persists. There should be additional error messages.

austinbhale avatar Dec 26 '22 23:12 austinbhale