[all-commits] [llvm/llvm-project] 71a014: [clangd] Add a newline-eof to the system-include-e...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Dec 8 03:48:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71a014fe9e92db40279f3901c9f03a048ec4da3f
https://github.com/llvm/llvm-project/commit/71a014fe9e92db40279f3901c9f03a048ec4da3f
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-12-08 (Thu, 08 Dec 2022)
Changed paths:
M clang-tools-extra/clangd/test/system-include-extractor.test
Log Message:
-----------
[clangd] Add a newline-eof to the system-include-extractor.test
This test is executed with config enabled, and it fails if there is an
extra (-Wnewline-eof) compile flag from the user config.
More information about the All-commits
mailing list