[all-commits] [llvm/llvm-project] 48a82c: [clangd] Verify the diagnostic code in include-fix...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Oct 6 02:02:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 48a82c42457b47936d8e1f4b2af6a1f3cbb6e992
https://github.com/llvm/llvm-project/commit/48a82c42457b47936d8e1f4b2af6a1f3cbb6e992
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
Log Message:
-----------
[clangd] Verify the diagnostic code in include-fixer diagnostic tests, NFC.
Make it easier to spot which diagnostics in the include-fixer list are tested.
Differential Revision: https://reviews.llvm.org/D88828
More information about the All-commits
mailing list