Do not create FastJarFileSystem when USE_PSI_CLASS_FILES_READING

because the intention of that configuration is to use "slower" class
reading.

In the near future, even though FIR is enabled, which uses experimental
faster jar file system, FIR clients (e.g., FIR UAST or Android Lint) may
still need to use slower class reading. So, we need to handle that
configuration before checking others.
This commit is contained in:
Jinseong Jeon
2022-03-07 23:25:49 -08:00
committed by teamcity
parent 24ec1e0cab
commit a106ec6530
3 changed files with 14 additions and 0 deletions
@@ -1 +1,2 @@
Resolved to:
0: (in kotlin) inline fun TODO(reason: kotlin.String): kotlin.Nothing