diff options
author | Sam McCall <sam.mccall@gmail.com> | 2022-01-13 08:03:39 +0100 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2022-01-13 15:08:50 +0100 |
commit | fc7a9f36a9232794f8b5414347024b726954fe53 (patch) | |
tree | c96f916ad8520505f42e005652fbbf41f2e92bd6 /llvm/lib/TextAPI | |
parent | 439560893941aaff0c9634bdc5eda8337ba0375e (diff) | |
download | llvm-fc7a9f36a9232794f8b5414347024b726954fe53.zip llvm-fc7a9f36a9232794f8b5414347024b726954fe53.tar.gz llvm-fc7a9f36a9232794f8b5414347024b726954fe53.tar.bz2 |
[clangd] Ignore cvr-qualifiers in selection.
The AST doesn't track their locations, and the default behavior of attributing
them to the lexically-enclosing node is sloppy and often inaccurate.
Also add a couple of passing test cases for declarators that weren't obvious.
Differential Revision: https://reviews.llvm.org/D117185
Diffstat (limited to 'llvm/lib/TextAPI')
0 files changed, 0 insertions, 0 deletions