This is an archive of the discontinued LLVM Phabricator instance.

Add Static Analyzer and LLDB GSoC Project
ClosedPublic

Authored by JDevlieghere on Feb 15 2021, 2:47 PM.

Details

Summary

Add GSoC projects for the Clang Static Analyzer and LLDB.

Diff Detail

Repository
rW llvm-www

Event Timeline

JDevlieghere created this revision.Feb 15 2021, 2:47 PM
JDevlieghere requested review of this revision.Feb 15 2021, 2:47 PM
NoQ accepted this revision.Feb 15 2021, 2:54 PM
NoQ added a subscriber: NoQ.

We doing it this way now? Thanks! o.o

OpenProjects.html
563

I want to add one more bullet here: <li>Measure time spent analyzing specific stack frames. Say, how much time do we spend inlining <tt>std::string</tt> methods? This time could be saved if we add custom models for these methods instead.</li>

This revision is now accepted and ready to land.Feb 15 2021, 2:54 PM
  • Add bullet requested by @NoQ
  • Reflow text
JDevlieghere marked an inline comment as done.Feb 15 2021, 3:06 PM
This revision was automatically updated to reflect the committed changes.