Issue |
159696
|
Summary |
[clangd] Are there reproducers for `bugprone-use-after-move` crashes?
|
Labels |
new issue
|
Assignees |
|
Reporter |
localspook
|
Right now, this check is disabled in clangd:
https://github.com/llvm/llvm-project/blob/da71e3c76db9a63eb66ac0415860f84f28cebb78/clang-tools-extra/clangd/TidyProvider.cpp#L217-L220
I'd like to see how much effort it would take to make the check resilient against broken ASTs, and reproducers for the crash would be very helpful, but I haven't been able to find any.
Relevant:
The commit that originally disabled the check: https://reviews.llvm.org/D83224
Some more discussion: https://github.com/clangd/clangd/issues/759
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs