diff options
author | Greg Clayton <gclayton@apple.com> | 2015-05-21 00:26:58 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2015-05-21 00:26:58 +0000 |
commit | 07b5899367e6aa29735c3487ea4966c105b36413 (patch) | |
tree | 844b29a926ef6b414710f3bcc63a61e661329641 /clang/lib/Lex/Pragma.cpp | |
parent | 36758cf16a79e01d6a44014e8064e0e3b1f4dd1f (diff) | |
download | bcm5719-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