diff options
author | Gabor Marton <martongabesz@gmail.com> | 2018-08-09 12:36:25 +0000 |
---|---|---|
committer | Gabor Marton <martongabesz@gmail.com> | 2018-08-09 12:36:25 +0000 |
commit | 6b01e1c190fe45568d69d3ca5230f4c186cb46a2 (patch) | |
tree | c1bdf6463cd4ea64a6d60e5593f0276b54967fa6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 01ae462fef748212bfe42c2555bc3eb1f4309d0f (diff) | |
download | llvm-6b01e1c190fe45568d69d3ca5230f4c186cb46a2.zip llvm-6b01e1c190fe45568d69d3ca5230f4c186cb46a2.tar.gz llvm-6b01e1c190fe45568d69d3ca5230f4c186cb46a2.tar.bz2 |
Fix structural inequivalency of forward EnumDecl
Summary:
Currently we consider one forward declared RecordDecl and another with a
definition equal. We have to do the same in case of enums.
Reviewers: a_sidorin, r.stahl, xazax.hun
Subscribers: rnkovacs, dkrupp, cfe-commits
Differential Revision: https://reviews.llvm.org/D50444
llvm-svn: 339336
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions