summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/Pragma.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2015-05-21 00:26:58 +0000
committerGreg Clayton <gclayton@apple.com>2015-05-21 00:26:58 +0000
commit07b5899367e6aa29735c3487ea4966c105b36413 (patch)
tree844b29a926ef6b414710f3bcc63a61e661329641 /clang/lib/Lex/Pragma.cpp
parent36758cf16a79e01d6a44014e8064e0e3b1f4dd1f (diff)
downloadbcm5719-llvm-07b5899367e6aa29735c3487ea4966c105b36413.tar.gz
bcm5719-llvm-07b5899367e6aa29735c3487ea4966c105b36413.zip
Fixed an issue with expressions that define types in the expression. We must currently touch the members of the struct in the right order or our ClangASTImporter::DeportType() will copy the resulting type into the target AST incorrectly. This is a work around for <rdar://problem/21049838> which the copy type issue so that it doesn't happen.
<rdar://problem/20902950> llvm-svn: 237865
Diffstat (limited to 'clang/lib/Lex/Pragma.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud