Ivan Kochurkin
|
fd92b851a2
|
[FIR] Implement PACKAGE_OR_CLASSIFIER_REDECLARATION
Fix REDECLARATION positioning
|
2021-08-10 15:09:25 +00:00 |
|
Dmitry Petrov
|
829fc6938a
|
KT-9547: private package member can conflict only with the members
declared in the same file.
Cleanup OverloadUtil stuff.
Update testData.
|
2015-10-22 10:45:49 +03:00 |
|
Evgeny Gerashchenko
|
47e16390a9
|
Added test with conflicting function overloads in different files.
|
2014-11-07 14:52:00 +03:00 |
|
Nikolay Krasko
|
d23ad4f262
|
Process each namespace only once while reporting redeclaration errors
|
2013-10-23 20:43:39 +04:00 |
|