summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/GlobalDecl.h
Commit message (Expand)AuthorAgeFilesLines
* Move GlobalDecl to ASTPeter Collingbourne2011-06-141-127/+0
* When IRgen refers to a function declaration that is not a definition,Douglas Gregor2011-02-091-0/+6
* Move name mangling support from CodeGen to AST. In thePeter Collingbourne2011-01-131-1/+1
* Add GlobalDecl::getCanonicalDecl.Anders Carlsson2010-06-221-1/+9
* Use the correct function info for constructors when applying function attribu...Anders Carlsson2010-02-061-0/+4
* update to match LLVM API change:Chris Lattner2009-12-151-8/+7
* Move GlobalDecl to its own file. Also add DenseMapInfo traits.Anders Carlsson2009-11-131-0/+110
OpenPOWER on IntegriCloud