Files
swift-mirror/include/swift/AST/ExperimentalDependencies.h
Saleem Abdulrasool 210d5836ff AST: remove ScalarTraits<size_t> on Windows
Because `size_t` is the same as `uint64_t` on Windows, this results in a
conflicting definition of the `ScalarTraits`.
2019-02-04 11:59:35 -08:00

36 KiB