[K/N][Runtime] Support equality and hashcode for stacktraces
This commit is contained in:
+5
-1
@@ -128,7 +128,11 @@ the Kotlin IntelliJ IDEA plugin:
|
||||
- Path: libraries/stdlib/wasm/src/kotlin/math/fdlibm/
|
||||
- License: SUN ([license/third_party/sun_license.txt][sun])
|
||||
- Origin: Copyright (C) 1993 by Sun Microsystems, Inc.
|
||||
|
||||
|
||||
- Path: kotlin-native/runtime/src/main/cpp/Utils.cpp
|
||||
- License: Boost Software License 1.0 ([license/third_party/boost_LICENSE.txt][boost])
|
||||
- Origin: Derived from boost hash functions, Copyright 2005-2014 Daniel James
|
||||
|
||||
## Kotlin Test Data
|
||||
|
||||
The following source code is used for testing the Kotlin compiler and/or plugin and is not incorporated into
|
||||
|
||||
Reference in New Issue
Block a user