diff options
author | Adam Czachorowski <adamcz@google.com> | 2020-10-07 17:02:16 +0200 |
---|---|---|
committer | Adam Czachorowski <adamcz@google.com> | 2020-10-07 17:22:00 +0200 |
commit | bcd8422d75069624dc2daf7e5ff4b4f6cbcd6b71 (patch) | |
tree | fb35070ab1952a975000218bfc3a2e4f44114e24 /llvm/lib/Support/JSON.cpp | |
parent | 528057c19755ad842052fba3a42dcbf7deafc6de (diff) | |
download | llvm-bcd8422d75069624dc2daf7e5ff4b4f6cbcd6b71.zip llvm-bcd8422d75069624dc2daf7e5ff4b4f6cbcd6b71.tar.gz llvm-bcd8422d75069624dc2daf7e5ff4b4f6cbcd6b71.tar.bz2 |
[clangd] Fix argument type (bool->float).
The default value is 1.3f, but it was cast to true, which is not a good
base for code completion score.
Differential Revision: https://reviews.llvm.org/D88970
Diffstat (limited to 'llvm/lib/Support/JSON.cpp')
0 files changed, 0 insertions, 0 deletions