[all-commits] [llvm/llvm-project] 9e8bac: [clangd] Respect WantDiags when emitting diags fro...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Wed Mar 15 03:30:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e8bac7480640677e04f4b9f98c41cb94f8180e2
https://github.com/llvm/llvm-project/commit/9e8bac7480640677e04f4b9f98c41cb94f8180e2
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M clang-tools-extra/clangd/TUScheduler.cpp
M clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp
Log Message:
-----------
[clangd] Respect WantDiags when emitting diags from possibly stale preambles
Differential Revision: https://reviews.llvm.org/D146116
More information about the All-commits
mailing list