summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/asm-unicode.S
Commit message (Collapse)AuthorAgeFilesLines
* [clang] Disable Unicode in asm filesVinicius Tinti2015-11-201-0/+12
Clang should not convert tokens to Unicode when preprocessing assembly files. Fixes PR25558. llvm-svn: 253738
OpenPOWER on IntegriCloud