[all-commits] [llvm/llvm-project] 23d939: Include <cstdlib> for std::abort() in clangd

Dimitry Andric via All-commits all-commits at lists.llvm.org
Mon Jan 27 06:15:29 PST 2020


  Branch: refs/heads/release/10.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 23d93923900834dd873cde2ea54f7c3a0e071802
      https://github.com/llvm/llvm-project/commit/23d93923900834dd873cde2ea54f7c3a0e071802
  Author: Dimitry Andric <dimitry at andric.com>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

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

  Log Message:
  -----------
  Include <cstdlib> for std::abort() in clangd

This fixes a "not a member of 'std'" error with e.g. Fedora 32.

Closes: #105
(cherry picked from commit 58592f6c49249293f79698cfcb31dba532e12603)




More information about the All-commits mailing list