================
@@ -553,12 +557,13 @@ TEST(CompletionTest,
HeuristicsForMemberFunctionCompletion) {
};
struct OtherClass {
- OtherClass() {
+ OthrClass() {
----------------
HighCommander4 wrote:The constructor name has a typo here and so doesn't match the class name https://github.com/llvm/llvm-project/pull/165916 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
