Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [opt-viewer] Render utf-8 characters properly in the generated HTML | Adam Nemet | 2017-12-14 | 1 | -0/+1 |
| | | | | llvm-svn: 320729 | ||||
* | [opt-viewer] Support unicode characters in function names | Adam Nemet | 2017-12-14 | 1 | -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 |