aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/Registry.h
AgeCommit message (Expand)Author
2012-09-17Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper
2012-09-15Fix Doxygen issues: wrap code examples in \code and use \p to refer toDmitri Gribenko
2010-07-26Add a comment.Dan Gohman
2009-09-06Remove unneeded declaration, as warned about byDuncan Sands
2009-01-16Registry.h should not depend on CommandLine.h.Mikhail Glushenkov
2009-01-16Delete trailing whitespace.Mikhail Glushenkov
2008-08-17Don't require Registry specializations to define random static variables.Gordon Henriksen
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-10-17Updated VC++ build system.Hartmut Kaiser
2007-09-27My previous Registry.h header, as well as Collectors.h, which is theGordon Henriksen