http://llvm.org/bugs/show_bug.cgi?id=15080
Bug #: 15080
Summary: #pragma region in non Utf sources
Product: clang
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
This problem appears recently, it was ok in November.
In my case the source file is in Win1251 encoding.
clang process all the cyrillic characters normally but on "#pragma region" it
issue this error:
../Src/Dictionary/DictionaryBuilder.h:17:17: error: source file is not valid
UTF-8
#pragma region <D1><F2><E0><F2><E8><F1><F2><E8><EA><E0>
<F1><EB><EE><E2><E0><F0><FF>
-Wno-invalid-source-encoding and -Wno-error=invalid-source-encoding do not help
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs