Yes, unfortnuately, i just have no time these days with my new role. Sorry. I'm trying to keep up with reviews where i can, but i'm prioritizing those that are absolutely blocked on me (and trying to hand those off).
On Tue, Nov 21, 2017 at 11:11 AM, Roman Lebedev via Phabricator < revi...@reviews.llvm.org> wrote: > lebedev.ri updated this revision to Diff 123827. > lebedev.ri marked an inline comment as done. > lebedev.ri retitled this revision from "[clang-tidy] Implement > readability-function-cognitive-complexity check" to "[clang-tidy] > Implement sonarsource-function-cognitive-complexity check". > lebedev.ri added a subscriber: chandlerc. > lebedev.ri added a comment. > > - Rebased > - As advised by @aaron.ballman, moved into it's own directory/module. > Please review that, i'm not entirely sure i have done that fully correctly. > > @chandlerc Hi! > @aaron.ballman has suggested for me to try to talk to you about this. > Is there some precedent for the licensing 'issue' at hand? Do you have any > opinion? > @dberlin did not react to the pings, so i'm not sure i personally can come > up with anything better for `LICENSE.txt` > > If there are no further ideas, i'll try to contact sonarsource. > > > Repository: > rL LLVM > > https://reviews.llvm.org/D36836 > > Files: > LICENSE.TXT > clang-tidy/CMakeLists.txt > clang-tidy/plugin/CMakeLists.txt > clang-tidy/sonarsource/CMakeLists.txt > clang-tidy/sonarsource/FunctionCognitiveComplexityCheck.cpp > clang-tidy/sonarsource/FunctionCognitiveComplexityCheck.h > clang-tidy/sonarsource/LICENSE.TXT > clang-tidy/sonarsource/SONARSOURCETidyModule.cpp > clang-tidy/tool/CMakeLists.txt > clang-tidy/tool/ClangTidyMain.cpp > docs/ReleaseNotes.rst > docs/clang-tidy/checks/list.rst > docs/clang-tidy/checks/sonarsource-function-cognitive-complexity.rst > test/clang-tidy/sonarsource-function-cognitive-complexity.cpp > >
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits