summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/opt-viewer/Inputs/unicode-function-name
Commit message (Collapse)AuthorAgeFilesLines
* [opt-viewer] Support unicode characters in function namesAdam Nemet2017-12-142-0/+34
This is a Swift feature. The output stream for the index page and the source HTML page is utf-8 now. The next patch will add the HTML magic to properly render these characters in the browser. llvm-svn: 320725
OpenPOWER on IntegriCloud