summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/BackendUtil.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-05-24 01:23:24 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-05-24 01:23:24 +0000
commitec988b76cc45a1ff41567b6f2f0b77250096f3d6 (patch)
tree9efe00f6e3776bd813c8becfea2c21934219af37 /clang/lib/CodeGen/BackendUtil.cpp
parent51fe002e67e6e611465c5a36b3e3e6753eea4a09 (diff)
downloadbcm5719-llvm-ec988b76cc45a1ff41567b6f2f0b77250096f3d6.tar.gz
bcm5719-llvm-ec988b76cc45a1ff41567b6f2f0b77250096f3d6.zip
clang-c: de-anonymize structure declaration
The statement constructed an anonymous structure which was typedefed. The anonymous structure has internal linkage, and that would cause an error when building with modules. Give the type declaration a tag name to address the error when building with modules. llvm-svn: 270520
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud