aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/generated_message_table_driven.h
Commit message (Collapse)AuthorAgeFilesLines
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-37/+18
|
* Use constexpr more with VC++ 2017 (#3707)Bruce Dawson2017-10-021-1/+2
| | | | | | | | | | | | | * 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.
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-14/+1
|
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-7/+65
|
* Down-integrate from google3.Feng Xiao2017-03-291-0/+173