summaryrefslogtreecommitdiff
path: root/include/llvm/Support/Registry.h
Commit message (Expand)AuthorAge
* Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper2012-09-17
* Fix Doxygen issues: wrap code examples in \code and use \p to refer toDmitri Gribenko2012-09-15
* Add a comment.Dan Gohman2010-07-26
* Remove unneeded declaration, as warned about byDuncan Sands2009-09-06
* Registry.h should not depend on CommandLine.h.Mikhail Glushenkov2009-01-16
* Delete trailing whitespace.Mikhail Glushenkov2009-01-16
* Don't require Registry specializations to define random static variables.Gordon Henriksen2008-08-17
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Updated VC++ build system.Hartmut Kaiser2007-10-17
* My previous Registry.h header, as well as Collectors.h, which is theGordon Henriksen2007-09-27