llvm-project/clang/unittests/AST
Fariborz Jahanian 9d2f1e753b [doc parsing] use getParamName to access parameter
for current(rewritten) comment and getParamNameAsWritten
to access param name coming with \param marker.

llvm-svn: 166231
2012-10-18 21:42:42 +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] use getParamName to access parameter 2012-10-18 21:42:42 +00:00
DeclPrinterTest.cpp Patch for decl printer test of objective-c methods. 2012-10-18 19:12:17 +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