mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
UTF conversion routines were moved from clang/Basic to llvm/Support
llvm-svn: 173935
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
// needed to get ConvertUTF16/32ToUTF8
|
||||
#define CLANG_NEEDS_THESE_ONE_DAY
|
||||
#include "clang/Basic/ConvertUTF.h"
|
||||
#include "llvm/Support/ConvertUTF.h"
|
||||
|
||||
#include "lldb/Core/DataBufferHeap.h"
|
||||
#include "lldb/Core/Error.h"
|
||||
|
||||
Reference in New Issue
Block a user