[all-commits] [llvm/llvm-project] 151549: [clangd] Mention whether compile flags were inferr...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Thu Jul 21 08:34:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1515490c80fab3d60da58efcfc91155228f7a156
      https://github.com/llvm/llvm-project/commit/1515490c80fab3d60da58efcfc91155228f7a156
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M clang-tools-extra/clangd/tool/Check.cpp

  Log Message:
  -----------
  [clangd] Mention whether compile flags were inferred in check mode

That way when looking at logs it's clear whether diagnostics are a
result of compile flags mismatch.

Differential Revision: https://reviews.llvm.org/D130228




More information about the All-commits mailing list