Dmitri Gribenko
b2b6a9e359
Un-XFAIL some tests for comment to XML conversion. This reverts r166151 and
...
fixes the tests for builds without libxml2.
llvm-svn: 166179
2012-10-18 14:33:01 +00:00
Fariborz Jahanian
5969c680f5
XFAIL these tests until I can figure out what is going on on
...
other platforms.
llvm-svn: 166151
2012-10-17 23:25:40 +00:00
Fariborz Jahanian
a7d76d2672
[Doc parsing]: This patch adds <Declaration> tag to
...
XML comment for declarations which pretty-prints
declaration. I had to XFAIL one test annotate-comments.cpp.
This test is currently unmaintainable as written.
Dmitri G., can you see what we can do about this test.
We should change this test such that adding a new tag does not wreck
havoc to the test.
llvm-svn: 166130
2012-10-17 21:58:03 +00:00
Dmitri Gribenko
61b1db1629
Comment to XML conversion: escape XML special chars correctly; use correct
...
regex for version tuples.
llvm-svn: 165104
2012-10-03 09:04:56 +00:00
Fariborz Jahanian
e61fc44c3d
[Doc parse]: SUpport for message in deprecated/unavailable
...
attribute going iinto XML document.
llvm-svn: 165066
2012-10-02 23:01:04 +00:00
Fariborz Jahanian
de0ae1e406
[Doc parsing]: Add available and deprecated attribute info
...
to XML output. // rdar://12378879
llvm-svn: 165039
2012-10-02 20:05:47 +00:00
Fariborz Jahanian
c491c3f27a
availability in structured documents. Takes
...
care of comments by Dimitri and Doug.
llvm-svn: 164957
2012-10-01 18:42:25 +00:00