[all-commits] [llvm/llvm-project] cbc9b9: [clang] Persist Attr::IsPackExpansion into the PCH
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Wed Jun 10 02:39:49 PDT 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: cbc9b92df4582617314b08d1ecef41d355733874
https://github.com/llvm/llvm-project/commit/cbc9b92df4582617314b08d1ecef41d355733874
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
A clang/test/PCH/cxx-attrs-packexpansion.cpp
M clang/utils/TableGen/ClangAttrEmitter.cpp
Log Message:
-----------
[clang] Persist Attr::IsPackExpansion into the PCH
Summary: Fixes https://github.com/clangd/clangd/issues/309
Subscribers: ilya-biryukov, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D77194
(cherry picked from commit 8b3b7556e9ab6084e9fd337d64dac1c165867d32)
More information about the All-commits
mailing list