diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-05-28 22:19:36 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-05-28 22:19:36 +0000 |
commit | cb337035f2b145dbad697ba203bd43a6de32be46 (patch) | |
tree | 5d2bbd1b5f2d96ebe0d72cef2e10cbb009566656 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 2607a0d6551fc97d03e0b0f819d5a0eb096e013e (diff) | |
download | bcm5719-llvm-cb337035f2b145dbad697ba203bd43a6de32be46.tar.gz bcm5719-llvm-cb337035f2b145dbad697ba203bd43a6de32be46.zip |
AST: Fix printing GNU old-style field designators
Allows StmtPrinter to print old style field designators in
initializers, fixing an issue where we would print the following
invalid code:
struct A a = {b: = 3, .c = 4};
Patch by Nick Sumner. Thanks!
llvm-svn: 238517
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions