1. 50557a7 Allow instantiation of NULL expressions and statements by Douglas Gregor · 16 years ago
  2. e28be43 I take it back, InstantiateExpr does not check for null. by Anders Carlsson · 16 years ago
  3. a52aac4 No need to null check the expr, Sema::SemaRef.InstantiateExpr handles all that. by Anders Carlsson · 16 years ago
  4. d06f6ca Template instantiation for "if" statements. Also: by Douglas Gregor · 16 years ago
  5. b70ccad Move statement instantiation into its own file. No functionality change by Douglas Gregor · 16 years ago