mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
cccd06487d473f2ede4fde7f869c4a85943a082b
Make sure we call BuildFieldReferenceExpr with the appropriate decl when a member of an anonymous union is made public with a using decl. Also, fix a crash on invalid field access into an anonymous union. Fixes PR16630. llvm-svn: 186367
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%