clang/test/Index/Inputs/CommentXML
Dmitri Gribenko 89a92d3570 Comment parsing: remove HTML attribute validation
Since the community says that a blacklist is not good enough, and I don't have
enough time now to implement a proper whitelist, let's just remove the
attribute validation.

But, nevertheless, we can still communicate in the generated XML if our parser
found an issue with the HTML.  But this bit is best-effort and is specifically
called out in the schema as such.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207712 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30 21:54:30 +00:00
..
invalid-function-01.xml
invalid-function-02.xml
invalid-function-03.xml
invalid-function-04.xml
invalid-function-05.xml
invalid-function-06.xml
invalid-function-07.xml
invalid-function-08.xml
invalid-function-09.xml
invalid-function-10.xml
invalid-function-11.xml
invalid-function-12.xml
invalid-function-13.xml Comment parsing: allow "\param ..." to describe variadic arguments 2013-06-24 04:41:32 +00:00
invalid-para-kind-01.xml Comment parsing: improve the fidelity of XML output for many block commands 2013-02-01 20:23:57 +00:00
invalid-para-kind-02.xml Comment parsing: improve the fidelity of XML output for many block commands 2013-02-01 20:23:57 +00:00
valid-availability-attr-01.xml Add xml test for availability to comment-xml-schema.c 2012-10-01 19:10:40 +00:00
valid-availability-attr-02.xml Comment to XML conversion: escape XML special chars correctly; use correct 2012-10-03 09:04:56 +00:00
valid-class-01.xml
valid-class-02.xml
valid-class-03.xml
valid-class-04.xml
valid-deprecated-attr.xml [Doc parse]: SUpport for message in deprecated/unavailable 2012-10-02 23:01:04 +00:00
valid-enum-01.xml
valid-function-01.xml
valid-function-02.xml Comment parsing: remove HTML attribute validation 2014-04-30 21:54:30 +00:00
valid-function-03.xml
valid-function-04.xml
valid-function-05.xml
valid-function-06.xml
valid-function-07.xml Documentation parsing: add support for \throws \throw \exception commands 2013-11-12 22:16:08 +00:00
valid-function-08.xml
valid-function-09.xml
valid-function-10.xml
valid-namespace-01.xml
valid-other-01.xml
valid-para-kind-01.xml doxygen command. Add 'attention' command to list of similar 2013-02-26 22:12:16 +00:00
valid-typedef-01.xml
valid-typedef-02.xml
valid-unavailable-attr.xml [Doc parse]: SUpport for message in deprecated/unavailable 2012-10-02 23:01:04 +00:00
valid-variable-01.xml