mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
llvm/Basic/ConvertUTF.h now exposes all functions without macro tricks
llvm-svn: 173937
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
|
||||
#include "lldb/DataFormatters/CXXFormatterFunctions.h"
|
||||
|
||||
// needed to get ConvertUTF16/32ToUTF8
|
||||
#define CLANG_NEEDS_THESE_ONE_DAY
|
||||
#include "llvm/Support/ConvertUTF.h"
|
||||
|
||||
#include "lldb/Core/DataBufferHeap.h"
|
||||
|
||||
Reference in New Issue
Block a user