[all-commits] [llvm/llvm-project] a59e50: [clangd] Fix a nullptr-access crash in canonicalRe...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Dec 3 04:06:41 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a59e504a61a580e7b7d9af0b0380b573cee21a1c
https://github.com/llvm/llvm-project/commit/a59e504a61a580e7b7d9af0b0380b573cee21a1c
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M clang-tools-extra/clangd/refactor/Rename.cpp
M clang-tools-extra/clangd/unittests/RenameTests.cpp
Log Message:
-----------
[clangd] Fix a nullptr-access crash in canonicalRenameDecl.
More information about the All-commits
mailing list