llvm-project/clang/unittests/AST
Dmitri Gribenko 35b0c09b6c Comment parsing: allow newlines between \param, direction specification (e.g.,
[in]), parameter name and description paragraph.

llvm-svn: 160682
2012-07-24 18:23:31 +00:00
..
CMakeLists.txt add AST unittests to CMake build system 2012-07-23 20:11:34 +00:00
CommentLexer.cpp Comment parsing: don't parse whitespace before \endverbatim as a separate line of whitespace. 2012-07-18 23:01:58 +00:00
CommentParser.cpp Comment parsing: allow newlines between \param, direction specification (e.g., 2012-07-24 18:23:31 +00:00
Makefile Enable comment parsing and semantic analysis to emit diagnostics. A few 2012-07-11 21:38:39 +00:00