| commit | 0880c6098fc266e6eef4f9e14505e40af877aa1c | [log] [tgz] |
|---|---|---|
| author | Matthias Braun <matze@braunis.de> | Fri Dec 12 01:27:01 2014 +0000 |
| committer | Matthias Braun <matze@braunis.de> | Fri Dec 12 01:27:01 2014 +0000 |
| tree | 0a41ea134390beee6d1524af73cfac5898c56441 | |
| parent | 93f6d6904f151c2118b58c473a8392e19a7366b0 [diff] |
Document that PassManager::add() may delete the pass right away. Also remove redundant documentation: - doxygen will copy documentation to overriden methods. - Use \copydoc on PIMPL classes instead of replicating the text. llvm-svn: 224089