[all-commits] [llvm/llvm-project] 8e7bb3: [clangd] Fix crash in AddUsing tweak due to non-id...
Adam Czachorowski via All-commits
all-commits at lists.llvm.org
Fri May 8 05:27:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8e7bb37dfb00bddd12cb44b75d57548330d32527
https://github.com/llvm/llvm-project/commit/8e7bb37dfb00bddd12cb44b75d57548330d32527
Author: Adam Czachorowski <adamcz at google.com>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/AddUsing.cpp
M clang-tools-extra/clangd/unittests/TweakTests.cpp
Log Message:
-----------
[clangd] Fix crash in AddUsing tweak due to non-identifier DeclName
Patch by Adam Czachorowski!
Reviewers: hokein
Reviewed By: hokein
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D79582
More information about the All-commits
mailing list