summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-documentation-templates.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-7/+7
| | | | | | | | | | Various tests had sprung up over the years which had --check-prefix=ABC on the RUN line, but "CHECK-ABC:" later on. This happened to work before, but was strictly incorrect. FileCheck is getting stricter soon though. Patch by Ron Ofir. llvm-svn: 188174
* Attaching comments to declarations: when documentation is requested for anDmitri Gribenko2012-08-221-0/+151
implicit instantiation, look for documentation attached to the template. llvm-svn: 162371
OpenPOWER on IntegriCloud