llvm-project/clang/include
Dmitri Gribenko 4586df765e 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
2012-07-27 20:37:06 +00:00
..
clang Implement resolving of HTML character references (named: &, decimal: *, 2012-07-27 20:37:06 +00:00
clang-c Comment AST: add InlineContentComment::RenderKind to specify a default 2012-07-23 16:43:01 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00