Commit 36b71bd8 authored by WenHan Gu's avatar WenHan Gu Committed by Logan Chien
Browse files

[ndk] Fix build error on GCC/Clang + STLport.

* Add missing #include <cctype> since STLport has different
  implementation that <cctype> won't be included indirectly.

* Add missing cast from enum value to unsigned int. Otherwise
  GCC 4.6 will bump a compile error w/ -pedantic flag.

Conflicts:

	lib/Archive/ArchiveReader.cpp
	lib/Object/COFFObjectFile.cpp
	lib/Target/PowerPC/PPCRegisterInfo.cpp
	tools/bugpoint/CrashDebugger.cpp
	unittests/Support/IntegersSubsetTest.cpp

Change-Id: I61fac1230f0b79b5227033cae69f80bf162ce607
parent 176cd627
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment