[PATCH] D106203: [clangd] Propagate header-guarded flag from preamble to main AST

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 20 05:22:07 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG69c04ef95a35: [clangd] Propagate header-guarded flag from preamble to main AST (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D106203?vs=359499&id=360093#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106203

Files:
  clang-tools-extra/clangd/ParsedAST.cpp
  clang-tools-extra/clangd/Preamble.cpp
  clang-tools-extra/clangd/Preamble.h
  clang-tools-extra/clangd/unittests/ParsedASTTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106203.360093.patch
Type: text/x-patch
Size: 6885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210720/77904c60/attachment.bin>


More information about the cfe-commits mailing list