FIR checker: report violations related to API mode

This commit is contained in:
Tianyu Geng
2021-10-12 02:01:45 +03:00
committed by Mikhail Glukhikh
parent 52b247937e
commit c262f17d75
30 changed files with 298 additions and 222 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
// SKIP_TXT
/**
@@ -44,4 +45,4 @@ public class WithNested {
}
<!NO_EXPLICIT_VISIBILITY_IN_API_MODE!>enum class Foo<!> { A, B }
public enum class Bar { A, B }
public enum class Bar { A, B }