https://github.com/Nerixyz commented:
If I understand [`CHECK-DAG`](https://llvm.org/docs/CommandGuide/FileCheck.html#the-check-dag-directive) correctly, then it requires the string to be between the last `CHECK-NEXT` and next `CHECK-NEXT`. That would be equivalent to a `CHECK`. https://github.com/llvm/llvm-project/pull/205574 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
