diff options
author | Sam McCall <sam.mccall@gmail.com> | 2021-01-31 13:53:22 +0100 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2021-02-01 15:15:21 +0100 |
commit | b63cd4db915c08e0cb4cf668a18de24b67f2c44c (patch) | |
tree | 3cc36705de284d4ce658c7c0fdcc934c023071a2 /llvm/lib/Support/APFloat.cpp | |
parent | 9b4fcfaa9e8f19f250c45e92dd2e5a305156b701 (diff) | |
download | llvm-b63cd4db915c08e0cb4cf668a18de24b67f2c44c.zip llvm-b63cd4db915c08e0cb4cf668a18de24b67f2c44c.tar.gz llvm-b63cd4db915c08e0cb4cf668a18de24b67f2c44c.tar.bz2 |
[clangd] Rename: merge index/AST refs path-insensitively where needed
If you have c:\foo open, and C:\foo indexed (case difference) then these
need to be considered the same file. Otherwise we emit edits to both,
and editors do... something that isn't pretty.
Maybe more centralized normalization is called for, but it's not trivial
to do this while also being case-preserving. see
https://github.com/clangd/clangd/issues/108
Fixes https://github.com/clangd/clangd/issues/665
Differential Revision: https://reviews.llvm.org/D95759
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions