Clang should not convert tokens to Unicode when preprocessing assembly
files.
Fixes PR25558
Paths
| Differential D14804
[clang] Disable Unicode in asm files ClosedPublic Authored by tinti on Nov 18 2015, 6:38 PM.
Details
Summary Clang should not convert tokens to Unicode when preprocessing assembly Fixes PR25558
Diff Detail Event Timelinetinti updated this object. This revision is now accepted and ready to land.Nov 19 2015, 1:08 AM
Revision Contents
Diff 40595 lib/Lex/Lexer.cpp
test/CodeGen/asm-unicode.S
test/CodeGen/c-unicode.c
|