This diff adds testcase for the issue fixed in https://reviews.llvm.org/D77468
but regression test was not added in the diff. On Clang 9 it caused
crash in cland during code completion.
Test Plan: check-clang-unit
Differential D103722
[clang] NFC: test for undefined behaviour in RawComment::getFormattedText() DmitryPolukhin on Jun 4 2021, 2:54 PM. Authored by
Details This diff adds testcase for the issue fixed in https://reviews.llvm.org/D77468 Test Plan: check-clang-unit
Diff Detail
Event Timeline |
clang-tidy: warning: 'auto ExpectedOutput' can be declared as 'const auto *ExpectedOutput' [llvm-qualified-auto]
not useful