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:
@@ -1 +1,2 @@
|
||||
Resolved to:
|
||||
0: (in kotlin) inline fun TODO(reason: kotlin.String): kotlin.Nothing
|
||||
|
||||
Reference in New Issue
Block a user