diff options
author | Sam McCall <sam.mccall@gmail.com> | 2022-02-26 14:08:12 +0100 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2022-02-26 14:11:48 +0100 |
commit | e63d7bdc28e42b537ba29708e7db9f5d1dedefc0 (patch) | |
tree | 7c98b47fde4b00d414f53b8d3413aef399c86dbc /llvm/unittests/Support | |
parent | 6c72a97c0e2d9dd884d67315629be1c219da3b34 (diff) | |
download | llvm-e63d7bdc28e42b537ba29708e7db9f5d1dedefc0.zip llvm-e63d7bdc28e42b537ba29708e7db9f5d1dedefc0.tar.gz llvm-e63d7bdc28e42b537ba29708e7db9f5d1dedefc0.tar.bz2 |
[clangd] Fix include-cleaner false-positive bug
For TemplateSpecializationType, we were checking the node's newness
twice, so it always failed the second test.
Fixes https://github.com/clangd/clangd/issues/1036
Diffstat (limited to 'llvm/unittests/Support')
0 files changed, 0 insertions, 0 deletions