diff options
author | Rui Ueyama <ruiu@google.com> | 2016-02-05 18:41:40 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-02-05 18:41:40 +0000 |
commit | 4197a6ab1bcf55264744c8295655dc8a0faa08b6 (patch) | |
tree | b157ce34f9e0deb2041659e8e30039f79c56ac49 /clang/lib/Serialization/ASTWriter.cpp | |
parent | 8e566f37409736e76ad3aa515975014d8ee5ca9d (diff) | |
download | bcm5719-llvm-4197a6ab1bcf55264744c8295655dc8a0faa08b6.tar.gz bcm5719-llvm-4197a6ab1bcf55264744c8295655dc8a0faa08b6.zip |
ELF: Make Out<ELFT> initialization less error-prone.
Previously, it was easy to leave some Out<ELFT> fields uninitialized
because assignments to the fields are mixed with output section
instantiations. In this patch, I separate initializations from assignments
to improve readability.
http://reviews.llvm.org/D16864
llvm-svn: 259899
Diffstat (limited to 'clang/lib/Serialization/ASTWriter.cpp')
0 files changed, 0 insertions, 0 deletions