llvm-project/clang/tools
Dmitri Gribenko d666293435 Comment parsing: followup to r184610: allow multiple \returns
Remove unneeded member in CommentSema, add a test for the XML schema (the
schema already allowed multiple paragraphs in <ResultDiscussion>, but there
were no tests for that), fix HTML generation (it is not allowed to have <p>
inside <dl>).

llvm-svn: 184652
2013-06-22 23:03:37 +00:00
..
arcmt-test [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
c-arcmt-test [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
c-index-test [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
clang-check [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
clang-format [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
diag-build Add new tool 'diag-build' for showing enabled warnings in a project. 2012-06-18 21:31:37 +00:00
diagtool [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
driver Update to pass in pointers intead of references. 2013-06-18 07:22:05 +00:00
libclang Comment parsing: followup to r184610: allow multiple \returns 2013-06-22 23:03:37 +00:00
scan-build [analyzer] Add --override-compiler option to scan-build. 2013-05-31 02:31:07 +00:00
scan-view [analyzer] scan-view: don't ever serve absolute paths. 2013-04-29 17:23:06 +00:00
CMakeLists.txt Add clang-format binary to cfe. 2013-03-20 09:53:23 +00:00
Makefile Add clang-format to the corresponding Makefile. 2013-03-22 11:43:51 +00:00