aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/metadata_lite.h
Commit message (Collapse)AuthorAge
* Merge from google internalGravatar Jisi Liu2017-10-18
|
* Integrated internal changes from GoogleGravatar Adam Cozzette2017-09-14
|
* Work around a bug in clang's static analyzerGravatar George Burgess IV2017-08-22
| | | | | | | 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 bugGravatar Mario J. Rugiero2017-05-05
| | | | | | See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=189 Signed-off-by: Mario J. Rugiero <mrugiero@gmail.com>
* Down-integrate from google3.Gravatar Feng Xiao2017-03-29