[PATCH] D61442: [clangd] Fix header-guard check for include insertion, and don't index header guards.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 3 06:15:57 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE359880: [clangd] Fix header-guard check for include insertion, and don't index header… (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61442?vs=197967&id=197981#toc

Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61442/new/

https://reviews.llvm.org/D61442

Files:
  clangd/index/Symbol.cpp
  clangd/index/Symbol.h
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolCollector.h
  clangd/unittests/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61442.197981.patch
Type: text/x-patch
Size: 9785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190503/c694e827/attachment.bin>


More information about the cfe-commits mailing list