Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline

o.gyorgy (Gyorgy Orban)
User

Projects

User does not belong to any projects.

User Details

User Since
Nov 6 2013, 3:19 AM (526 w, 1 d)

Recent Activity

May 2 2019

o.gyorgy added a comment to D60925: [analyzer] Don't display implementation checkers under -analyzer-checker-help, but do under the new flag -analyzer-checker-help-hidden.

Great, at least the users will not enable the debug checkers by accident!
We will check on the CodeChecker side if any configuration needs to be updated.

May 2 2019, 11:51 PM · Restricted Project, Restricted Project

Sep 2 2016

o.gyorgy added a comment to D24040: codechecker tool core.

This looks like a fairly large tool. Should it get its own "subproject level" directory in the SVN instead of being nested within clang?

I'd add that the clang-tools-extra are more closely tied to clang than what this seems to be. Is there a strong rev-lock with clang that I missed?

Sep 2 2016, 3:31 AM
o.gyorgy added a comment to D24040: codechecker tool core.

Gyorgy and the ericsson team, thanks for doing this. very good job! good targeted functionality. i don't want to underestimate the complexity it requires, but to me this is a giant code. i do miss the explanation of the overall functional description what a module does and how it relates to other modules. i found a gap between the high level overview and the code comments.

Sep 2 2016, 3:23 AM

Aug 31 2016

o.gyorgy updated subscribers of D24040: codechecker tool core.
Aug 31 2016, 1:49 AM

Aug 30 2016

o.gyorgy retitled D24040: codechecker tool core from to codechecker tool core.
Aug 30 2016, 10:01 AM

Nov 25 2015

o.gyorgy added a comment to D14919: Fix IssueHash generation.

I did not create a test checker for the NormalizeLine error in the patch.
Should I add a test checker for this? Do you have any suggestions
where to put it if required?

Nov 25 2015, 7:28 AM

Nov 24 2015

o.gyorgy updated the diff for D14919: Fix IssueHash generation.

Some small format changes. Based on the review.

Nov 24 2015, 4:51 AM

Nov 23 2015

o.gyorgy updated the diff for D14919: Fix IssueHash generation.

Regenerate patch with context and clang format HTMLDiagnostics.cpp.

Nov 23 2015, 6:15 AM
o.gyorgy retitled D14919: Fix IssueHash generation from to Fix IssueHash generation.
Nov 23 2015, 5:50 AM

Nov 10 2015

o.gyorgy added a comment to D12906: [RFC] Bug identification("issue_hash") change for CmpRuns.py.

Sorry for my late answer.
We fixed the plist parser for the CodeChecker it shoud process the
plist generated by the current trunk clang with the issue hash tags.

Nov 10 2015, 6:58 AM

Oct 25 2015

o.gyorgy added a comment to D12906: [RFC] Bug identification("issue_hash") change for CmpRuns.py.

You are right the diff is is based on the hash. We already tried to
use an earlier hash generator (before the patch was introduced), which
generates a slightly different plist, that is why the current version
does not work with the patch.
We will fix CodeChecker to use new hash tag introduced in the final
patch (we did not change it so far because we didn't know what will be
the accepted naming convention and plist format).

Oct 25 2015, 11:48 AM