[all-commits] [llvm/llvm-project] 001968: [clangd] Set RetainCommentsFromSystemHeaders to true

Ilya Biryukov via All-commits all-commits at lists.llvm.org
Thu Nov 7 00:55:12 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0019684900491f517f3b08b4fa92740b69a8cc0f
      https://github.com/llvm/llvm-project/commit/0019684900491f517f3b08b4fa92740b69a8cc0f
  Author: Ilya Biryukov <ibiryukov at google.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

  Changed paths:
    M clang-tools-extra/clangd/Compiler.cpp
    M clang-tools-extra/clangd/index/IndexAction.cpp

  Log Message:
  -----------
  [clangd] Set RetainCommentsFromSystemHeaders to true

clangd should retain comments from system headers.

fixes https://github.com/clangd/clangd/issues/96

Patch by lh123!

Differential revision: https://reviews.llvm.org/D69928




More information about the All-commits mailing list