[all-commits] [llvm/llvm-project] 69c04e: [clangd] Propagate header-guarded flag from preamb...
Sam McCall via All-commits
all-commits at lists.llvm.org
Tue Jul 20 05:22:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69c04ef95a3529614b694d7e2fd57ee817076e86
https://github.com/llvm/llvm-project/commit/69c04ef95a3529614b694d7e2fd57ee817076e86
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M clang-tools-extra/clangd/ParsedAST.cpp
M clang-tools-extra/clangd/Preamble.cpp
M clang-tools-extra/clangd/Preamble.h
M clang-tools-extra/clangd/unittests/ParsedASTTests.cpp
Log Message:
-----------
[clangd] Propagate header-guarded flag from preamble to main AST
Fixes https://github.com/clangd/clangd/issues/377
Differential Revision: https://reviews.llvm.org/D106203
More information about the All-commits
mailing list