[all-commits] [llvm/llvm-project] d2d520: [clangd] Consistent precedence between `--header-i...

Mythreya via All-commits all-commits at lists.llvm.org
Sun Jun 29 07:48:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2d5203bf48af9b55b8e379c1c152fec97349340
      https://github.com/llvm/llvm-project/commit/d2d5203bf48af9b55b8e379c1c152fec97349340
  Author: Mythreya <git at mythreya.dev>
  Date:   2025-06-29 (Sun, 29 Jun 2025)

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

  Log Message:
  -----------
  [clangd] Consistent precedence between `--header-insertion` and `HeaderInsertion` (#146235)

In PR #128503, the CLI option would take precedence over the config option
only if it was set to `never`. This commit ensures the CLI option always takes
precedence over the config option.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list