[all-commits] [llvm/llvm-project] 6cfcf0: [clangd] Fix the include-cleaner-batch-fix.test fa...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Apr 27 05:59:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6cfcf0242f3260a3a90bac68e9f271548caa8372
https://github.com/llvm/llvm-project/commit/6cfcf0242f3260a3a90bac68e9f271548caa8372
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M clang-tools-extra/clangd/test/include-cleaner-batch-fix.test
Log Message:
-----------
[clangd] Fix the include-cleaner-batch-fix.test failure on some
platforms
It seems that on some platforms, the spelling include doesn't work. Make
the test less strict on it.
More information about the All-commits
mailing list