User Details
- User Since
- Jul 17 2023, 5:50 PM (11 w, 14 h)
Tue, Sep 19
ping~ @donat.nagy @steakhal @balazske
Fri, Sep 15
update according to llvm convention.
Thu, Sep 14
Thu, Sep 7
Mon, Sep 4
Sun, Sep 3
Aug 21 2023
add argument comment according to bugprone-argument-comment.
Aug 18 2023
Aug 15 2023
Fix variable names according to the convention.
Add testcase to illustrate the difference between TemplateTypeParm and NonTypeTemplateParm in detecting by structural equivalence.
Add more simple testcase to StructuralEquivalenceTest.cpp.
Aug 14 2023
fixed according to the review and add testcase to StructuralEquivalenceTest.cpp.
Aug 11 2023
Aug 8 2023
update diff: add more conditions on when to ignore comparing depth of two template classes to minimize influence to others and fix name of test case to make easy understanding
Aug 7 2023
Aug 5 2023
clean unittest
update diff: ignore comparing depth in friend class template
Aug 4 2023
add unittest
Aug 3 2023
Aug 2 2023
format code
Aug 1 2023
update patch for passing unittest and test
update patch for passing unittest
update patch