hanchenye-llvm-project/clang/unittests/AST
Fariborz Jahanian 1c883b9b57 [Doc parsing] This patch searches overridden objc/c++
methods looking for documentation on a particular base
class inherited by any method that overrides the base class.
In case of redeclaration, as when objc method is defined
in the implementation, it also looks up for documentation
in class/class extension being redeclared.

llvm-svn: 165643
2012-10-10 18:34:52 +00:00
..
CMakeLists.txt As a followup for r164303, add some tests for printing literals that test 2012-09-23 20:29:07 +00:00
CommentLexer.cpp Comment parsing: don't parse comment marker followed by a digit as a command 2012-09-14 16:35:35 +00:00
CommentParser.cpp [Doc parsing] This patch searches overridden objc/c++ 2012-10-10 18:34:52 +00:00
DeclPrinterTest.cpp DeclPrinter tests: simplify the code by using the new runToolOnCodeWithArgs 2012-08-31 03:23:26 +00:00
Makefile Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
StmtPrinterTest.cpp unittests/AST/StmtPrinterTest.cpp: Suppress a LP64-assumed test, "0x100000000i128 => 4294967296L", for now. 2012-09-24 00:34:18 +00:00