[all-commits] [llvm/llvm-project] 444a5f: [clangd] Bail-out when an empty compile flag is en...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Mon Sep 20 08:06:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 444a5f304f6c2c332f18392d2458d74664e98498
      https://github.com/llvm/llvm-project/commit/444a5f304f6c2c332f18392d2458d74664e98498
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2021-09-20 (Mon, 20 Sep 2021)

  Changed paths:
    M clang-tools-extra/clangd/CompileCommands.cpp
    M clang-tools-extra/clangd/Compiler.cpp
    M clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
    M clang-tools-extra/clangd/unittests/CompilerTests.cpp
    M clang/lib/Frontend/CreateInvocationFromCommandLine.cpp

  Log Message:
  -----------
  [clangd] Bail-out when an empty compile flag is encountered

Fixes https://github.com/clangd/clangd/issues/865

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




More information about the All-commits mailing list