Files
swift-mirror/include/swift/AST
Saleem Abdulrasool c38f6ab8b4 AST: inline the definition for AnyValue::Holder<Type>::equals
Unfortunately, MSVC will not preserve the template specialization in
swiftAST.  However, the function is pretty tiny, so simply inline it
into the header.  This allows the template specialization to be
instantiated and inlined at the use site.  The overall size impact
should be negligible and this repairs the Windows build.
2019-04-25 10:18:24 -07:00
..
2019-02-17 22:14:21 -08:00
2019-04-17 14:43:32 -07:00
2019-04-24 10:09:17 -07:00
2019-04-03 20:50:58 -05:00
2019-04-03 20:50:58 -05:00
2018-12-07 20:38:33 -05:00
2019-04-17 14:43:32 -07:00
2019-04-17 14:46:22 -07:00
2019-04-17 14:43:32 -07:00