aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/metadata_lite.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge from google internalJisi Liu2017-10-181-1/+1
|
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-10/+37
|
* Work around a bug in clang's static analyzerGeorge Burgess IV2017-08-221-1/+4
| | | | | | | Due to https://bugs.llvm.org/show_bug.cgi?id=34198, clang's static analyzer emits diagnostics about leaking `container`. Doing this assignment in two steps works around this, and shouldn't cause these issues.
* Workaround gcc < 4.5.0 bugMario J. Rugiero2017-05-051-1/+2
| | | | | | See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=189 Signed-off-by: Mario J. Rugiero <mrugiero@gmail.com>
* Down-integrate from google3.Feng Xiao2017-03-291-0/+193