forked from OSchip/llvm-project
ebcf25ea81
Summary: We were linking all the clang objects and shared libraries into libclang-cpp.so, which was causing the command line options to be registered twice. Reviewers: beanz, mgorny Reviewed By: beanz, mgorny Subscribers: merge_guards_bot, mgorny, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D68520 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
clang-shlib.cpp |