llvm-project
2aaeef1f - [Index] Fix recursive-cxx-member-calls.cpp

Commit
1 year ago
[Index] Fix recursive-cxx-member-calls.cpp b8f89b84bc26c46a5a10d01eb5414fbde3c8700a inadvertently replaced startswith/endswith with starts_with/ends_with even though the test uses a custom StringRef. This patch reverts the change.
Parents
Loading