summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaTemplateInstantiateStmt.cpp
Commit message (Expand)AuthorAgeFilesLines
* No need to null check the expr, Sema::SemaRef.InstantiateExpr handles all that.Anders Carlsson2009-05-151-7/+4
* Template instantiation for "if" statements. Also:Douglas Gregor2009-05-151-0/+21
* Move statement instantiation into its own file. No functionality changeDouglas Gregor2009-05-151-0/+150
OpenPOWER on IntegriCloud