aboutsummaryrefslogtreecommitdiffhomepage
path: root/objectivec
diff options
context:
space:
mode:
authorGravatar Bruce Dawson <randomascii@users.noreply.github.com>2017-10-02 14:43:05 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2017-10-02 14:43:05 -0700
commit210be267fd81d5aafdc049d197d57cb45b75f3ba (patch)
treea2e75ed9343477ce15ebd15a16a8aa23fa4723d0 /objectivec
parentfc5aa5d910eb0e58ea7dbd545f2bc0a61e80a323 (diff)
Use constexpr more with VC++ 2017 (#3707)
* Use constexpr more with VC++ 2017 Chrome's official builds have over 170 dynamic initializers for variables of the form *::TableStruct::aux. Defining PROTOBUF_CONSTEXPR_VAR to be constexpr for VS 2017 gets rid of all of these and saves about 10 KB of binary size. * Update generated_message_table_driven.h Restore accidentally deleted line.
Diffstat (limited to 'objectivec')
0 files changed, 0 insertions, 0 deletions