summaryrefslogtreecommitdiffstats
path: root/clang/utils/FindSpecRefs
Commit message (Collapse)AuthorAgeFilesLines
* Use /usr/bin/env trick to find python. Patch by Krister Walfridsson.Eli Friedman2009-07-101-1/+1
| | | | llvm-svn: 75271
* Update FindSpecRefs to recognize named section references.Daniel Dunbar2008-10-291-15/+40
| | | | | | | | - Unfortunately, I don't have an easy way to map from named sections to numbers nicely so they don't get page numbers or integrate in the list well. llvm-svn: 58368
* Teach FindSpecRefs how to link to C++ spec.Daniel Dunbar2008-09-121-1/+299
| | | | llvm-svn: 56164
* Fix FindSpecRefs to be Python 2.4 compatible and get the SVN revisionDaniel Dunbar2008-09-041-42/+23
| | | | | | in a more obvious fashion. llvm-svn: 55791
* Add utils/FindSpecRefs, Python script for generating specificationDaniel Dunbar2008-08-291-0/+606
references HTML page. llvm-svn: 55524
OpenPOWER on IntegriCloud