Fix bug https://bugs.llvm.org/show_bug.cgi?id=44753. This patch is a workaround of a Doxygen bug, so that it can correctly generate documents for class clang::ento::CallEvent and its derived classes.
Details
Diff Detail
Event Timeline
Nice catch, looks like block calls are indeed not present in doxygen.
Thanks, i'll commit!
@vsavchenko @dcoughlin @NoQ
I do not know whether it is correct to ping somebody like this. As this is my first submitted review, I do not know what should I do next, when the patch has been accepted by one of the reviewers while others have not given any comments. Should I continue waiting for other reviewers? And what should I do with the bug report (https://bugs.llvm.org/show_bug.cgi?id=44753)?
Thank you.
Should I continue waiting for other reviewers?
Whoops, sorry for that, I'll commit it for you!
And what should I do with the bug report (https://bugs.llvm.org/show_bug.cgi?id=44753)?
You can close it after the patch is on master.
Thanks!
@OikawaKirie One last thing, what's your preferred name and email for the commit? Thanks!