diff options
author | Sam McCall <sam.mccall@gmail.com> | 2018-11-02 13:06:55 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2018-11-02 13:06:55 +0000 |
commit | 2eb6b4038a2a66a413efce8892d4c82ca6762e13 (patch) | |
tree | d54502db574743604a67a857b474b7ec21dde2ac /clang/lib/Analysis/PrintfFormatString.cpp | |
parent | 3fd25fcf36aaf7945f1669bce4f5aa5c9bf36bb6 (diff) | |
download | llvm-2eb6b4038a2a66a413efce8892d4c82ca6762e13.zip llvm-2eb6b4038a2a66a413efce8892d4c82ca6762e13.tar.gz llvm-2eb6b4038a2a66a413efce8892d4c82ca6762e13.tar.bz2 |
[clangd] Remove didOpen extraFlags extension.
Summary:
This was added in D34947 to support YCM, but YCM actually provides *all* args,
and this was never actually used.
Meanwhile, we grew another extension that allows specifying all args.
I did find one user of this extension: https://github.com/thomasjo/atom-ide-cpp.
I'll reach out, there are multiple good alternatives:
- compile_commands.txt can serve the same purpose as .clang_complete there
- we can add an extension to support setting the fallback command
Reviewers: ilya-biryukov
Subscribers: ioeric, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Differential Revision: https://reviews.llvm.org/D53641
llvm-svn: 345969
Diffstat (limited to 'clang/lib/Analysis/PrintfFormatString.cpp')
0 files changed, 0 insertions, 0 deletions