Move 'convertUTF8Sequence' helper into the C++ section of the header file.
authorJordan Rose <jordan_rose@apple.com>
Thu, 24 Jan 2013 21:48:50 +0000 (21:48 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 24 Jan 2013 21:48:50 +0000 (21:48 +0000)
commit858bf6eda59aa22ea2bc244182c3c469d041501c
tree3402446e60863f24674d245f3f94ac7177d2f9c6
parent4f15fb46a1f522bb48e4069a5ada2c66d485e7d2
Move 'convertUTF8Sequence' helper into the C++ section of the header file.

It's annotated as "inline", but ConvertUTF.c should still be able to compile
as C89.

llvm-svn: 173376
clang/include/clang/Basic/ConvertUTF.h