hanchenye-llvm-project/clang/lib/Index
Dmitri Gribenko 0b2026de6b 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.

llvm-svn: 207712
2014-04-30 21:54:30 +00:00
..
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
CommentToXML.cpp Comment parsing: remove HTML attribute validation 2014-04-30 21:54:30 +00:00
Makefile
SimpleFormatContext.h Fix two leaks found by LSan (one is test-only). 2014-04-24 04:58:41 +00:00
USRGeneration.cpp libclang/libIndex: USR generation: mangle source location into USRs for macros, 2014-03-28 22:21:26 +00:00