[all-commits] [llvm/llvm-project] 204518: [clangd] Setting recovery-ast flag in buildCompile...

Haojian Wu via All-commits all-commits at lists.llvm.org
Thu May 14 04:17:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2045189043d4e2748ed82915dd7bdf3e96728738
      https://github.com/llvm/llvm-project/commit/2045189043d4e2748ed82915dd7bdf3e96728738
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M clang-tools-extra/clangd/Compiler.cpp
    M clang-tools-extra/clangd/ParsedAST.cpp
    M clang-tools-extra/clangd/Preamble.cpp

  Log Message:
  -----------
  [clangd] Setting recovery-ast flag in buildCompilerInvocation, NFC.

This saves some duplicated code (in buildPreamble and buildAST).




More information about the All-commits mailing list