Files
swift-mirror/lib/AST/Expr.cpp
Jordan Rose f290845710 [AST] Use llvm::TrailingObjects for TupleExpr as well.
The most recent LLVM update brought in support for more than two types of trailing objects,
so we can use the template for TupleExpr now too.

No functionality change.
2016-02-24 15:01:18 -08:00

39 KiB