From 5a362af9f1634fb65ad36b63f810efd57e820404 Mon Sep 17 00:00:00 2001 From: Colin Cross Date: Wed, 10 Oct 2018 13:18:37 -0700 Subject: Revert "Suppress clang-analyzer-core.uninitialized.UndefReturn warning." This reverts commit 1c91b228abc0c538b3cc62454ce156f89cb71037. No longer applies against upstream. Bug: 112098107 Bug: 117607748 Test: m checkbuild Change-Id: I718aa63da70a6efa42bb0cdc583057859db5124d Merged-In: I718aa63da70a6efa42bb0cdc583057859db5124d --- README.android | 1 - 1 file changed, 1 deletion(-) (limited to 'README.android') diff --git a/README.android b/README.android index 0f7d5e1b3..f1e97d9d3 100644 --- a/README.android +++ b/README.android @@ -9,7 +9,6 @@ Local Modifications: - Initial changes include support for the micro protobuf compiler and the assoicated runtime. - https://github.com/google/protobuf/pull/2732: const FieldDescriptorCompare - - Add NOLINT to "return *default_instance_;" in cpp_message.cc. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all -- cgit v1.2.3