This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Use the shared forced-linking code.
Needs ReviewPublic

Authored by hokein on Jan 22 2019, 1:58 AM.

Details

Reviewers
sammccall
Summary

Also add a missing MPI module.

Event Timeline

hokein created this revision.Jan 22 2019, 1:58 AM
sammccall added inline comments.Jan 22 2019, 4:31 AM
clangd/CMakeLists.txt
110

clangd doesn't support the static analyzer.
Fundamentally I don't know how to enforce the partial-traversal (needed for performance).