diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-02-14 10:52:04 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-02-14 10:52:04 +0000 |
commit | 7beea3ab73b35e9dd3bd2fc2f4232cf41e41adc4 (patch) | |
tree | b49302a9186302f0b5c02734051fdec8ad14749e /llvm/lib/Support/UnicodeCaseFold.cpp | |
parent | 6a77bdb1ebca2f9b5cc8b9e8b9b25a860453bc42 (diff) | |
download | bcm5719-llvm-7beea3ab73b35e9dd3bd2fc2f4232cf41e41adc4.tar.gz bcm5719-llvm-7beea3ab73b35e9dd3bd2fc2f4232cf41e41adc4.zip |
[clangd] Explicitly initialize all primitive fields in Protocol.h
Summary:
Some of the existing structs had primimtive fields that were
not explicitly initialized on construction.
After this commit every struct consistently sets a defined value for
every field when default-initialized.
Reviewers: hokein, ioeric, sammccall
Reviewed By: sammccall
Subscribers: klimek, cfe-commits, jkorous-apple
Differential Revision: https://reviews.llvm.org/D43230
llvm-svn: 325113
Diffstat (limited to 'llvm/lib/Support/UnicodeCaseFold.cpp')
0 files changed, 0 insertions, 0 deletions