android_system_core/libutils/include/utils
Pirama Arumuga Nainar eab48ce0d5 Remove extra semicolon at end of namespace
Upcoming clang update to r328903 adds a new warning:
  warning: extra ';' outside of a function is incompatible with C++98
  [-Wc++98-compat-extra-semi]

which is included in -Weverything.

We can just delete the extra semicolon (even though we use gnu99), and
save the extra byte.

Test: Build

Change-Id: I49b6e6af483e011632e6a34c0663c93e5c385aa6
2018-04-10 22:10:54 +00:00
..
AndroidThreads.h
Atomic.h Usage suggestions. 2017-12-19 01:16:00 +00:00
BitSet.h Usage suggestions. 2017-12-19 01:16:00 +00:00
ByteOrder.h
CallStack.h
Compat.h libziparchive: fix mac os breakage 2017-03-23 12:02:09 -07:00
Condition.h Usage suggestions. 2017-12-19 01:16:00 +00:00
Debug.h Merge "Usage suggestions." 2017-12-19 20:32:29 +00:00
Endian.h
Errors.h Remove extra semicolon at end of namespace 2018-04-10 22:10:54 +00:00
FastStrcmp.h logd: ASAN cleansing 2017-03-27 13:32:57 -07:00
FileMap.h
Flattenable.h Usage suggestions. 2017-12-19 01:16:00 +00:00
Functor.h Usage suggestions. 2017-12-19 01:16:00 +00:00
JenkinsHash.h
KeyedVector.h Usage suggestions. 2017-12-19 01:16:00 +00:00
LightRefBase.h Remove extra semicolon at end of namespace 2018-04-10 22:10:54 +00:00
List.h Usage suggestions. 2017-12-19 01:16:00 +00:00
Log.h Remove ALOGD_IF_SLOW 2017-07-14 19:51:57 +00:00
Looper.h
LruCache.h
misc.h Remove extra semicolon at end of namespace 2018-04-10 22:10:54 +00:00
Mutex.h Add thread safety analysis annotations. 2017-07-21 13:25:42 -07:00
NativeHandle.h clean-up libutils includes 2017-03-03 14:47:47 -08:00
Printer.h
ProcessCallStack.h
PropertyMap.h
RefBase.h Remove extra semicolon at end of namespace 2018-04-10 22:10:54 +00:00
RWLock.h
Singleton.h Usage suggestions. 2017-12-19 01:16:00 +00:00
SortedVector.h Usage suggestions. 2017-12-19 01:16:00 +00:00
StopWatch.h Use -Werror in system/core 2017-11-01 11:32:55 -07:00
String8.h Usage suggestions. 2017-12-19 01:16:00 +00:00
String16.h Remove extra semicolon at end of namespace 2018-04-10 22:10:54 +00:00
StrongPointer.h Remove extra semicolon at end of namespace 2018-04-10 22:10:54 +00:00
SystemClock.h
Thread.h Usage suggestions. 2017-12-19 01:16:00 +00:00
ThreadDefs.h
threads.h
Timers.h
Tokenizer.h
Trace.h clean-up libutils includes 2017-03-03 14:47:47 -08:00
TypeHelpers.h Remove extra semicolon at end of namespace 2018-04-10 22:10:54 +00:00
Unicode.h
Vector.h Usage suggestions. 2017-12-19 01:16:00 +00:00
VectorImpl.h