Implement resolving of HTML character references (named: &, decimal: *,
hex: ) during comment parsing. Now internal representation of plain text in comment AST does not contain character references, but the characters themselves. llvm-svn: 160891
Loading
Please register or sign in to comment