[all-commits] [llvm/llvm-project] 84051d: [clangd] Fix a declare-constructor tweak crash on ...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Apr 21 10:51:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84051d8226d517f7728750ec4bde3ba75ca03468
https://github.com/llvm/llvm-project/commit/84051d8226d517f7728750ec4bde3ba75ca03468
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/MemberwiseConstructor.cpp
M clang-tools-extra/clangd/unittests/tweaks/MemberwiseConstructorTests.cpp
Log Message:
-----------
[clangd] Fix a declare-constructor tweak crash on incomplete fields.
Differential Revision: https://reviews.llvm.org/D124154
More information about the All-commits
mailing list