diff options
author | Kadir Cetinkaya <kadircet@google.com> | 2019-01-22 09:10:20 +0000 |
---|---|---|
committer | Kadir Cetinkaya <kadircet@google.com> | 2019-01-22 09:10:20 +0000 |
commit | be6b35dac40cb6c358cf584a6bd4c7513e5dcf62 (patch) | |
tree | 2d2ae372fde44e7cde05b336fd4aa6d475e1acd0 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 3985ed08cae0f709af9468cf7fc3b938236cf8eb (diff) | |
download | llvm-be6b35dac40cb6c358cf584a6bd4c7513e5dcf62.zip llvm-be6b35dac40cb6c358cf584a6bd4c7513e5dcf62.tar.gz llvm-be6b35dac40cb6c358cf584a6bd4c7513e5dcf62.tar.bz2 |
[clangd] Filter out plugin related flags and move all commandline manipulations into OverlayCDB.
Summary:
Some projects make use of clang plugins when building, but clangd is
not aware of those plugins therefore can't work with the same compile command
arguments.
There were multiple places clangd performed commandline manipulations,
this one also moves them all into OverlayCDB.
Reviewers: ilya-biryukov
Subscribers: klimek, sammccall, ioeric, MaskRay, jkorous, arphaman, cfe-commits
Differential Revision: https://reviews.llvm.org/D56841
llvm-svn: 351788
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions