diff options
author | Elizabeth Andrews <elizabeth.andrews@intel.com> | 2020-02-12 11:30:02 -0800 |
---|---|---|
committer | Elizabeth Andrews <elizabeth.andrews@intel.com> | 2020-02-12 13:31:41 -0800 |
commit | a58017e5cae5be948fd1913b68d46553e87aa622 (patch) | |
tree | eb97cd811005ad7ea65f7fb6f19b9a0970fb18cd /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | f8d044bbcfdc9e1ddc02247ffb86fe39e1f277f0 (diff) | |
download | llvm-a58017e5cae5be948fd1913b68d46553e87aa622.zip llvm-a58017e5cae5be948fd1913b68d46553e87aa622.tar.gz llvm-a58017e5cae5be948fd1913b68d46553e87aa622.tar.bz2 |
Fix type-dependency of bitfields in templates
This patch is a follow up to 878a24ee244a24. Name of bitfields
with value-dependent width should be set as type-dependent. This
patch adds the required value-dependency check and sets the
type-dependency accordingly.
Patch fixes PR44886
Differential revision: https://reviews.llvm.org/D72242
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions