summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/index.html
Commit message (Collapse)AuthorAgeFilesLines
* [opt-viewer] Render utf-8 characters properly in the generated HTMLAdam Nemet2017-12-141-0/+1
| | | | llvm-svn: 320729
* [opt-viewer] Support unicode characters in function namesAdam Nemet2017-12-141-0/+25
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