[all-commits] [llvm/llvm-project] 8b3b75: [clang] Persist Attr::IsPackExpansion into the PCH
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Sun Apr 5 20:32:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8b3b7556e9ab6084e9fd337d64dac1c165867d32
https://github.com/llvm/llvm-project/commit/8b3b7556e9ab6084e9fd337d64dac1c165867d32
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-04-05 (Sun, 05 Apr 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
More information about the All-commits
mailing list