You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the language agnostic contains the Java bytecode index and (as of #1812) the remove_virtual_call flag. These should be pulled into a java_bytecode_source_locationt.
The text was updated successfully, but these errors were encountered:
Yes, separating out a Java specific variation of source_locationt, sounds like it would be a worthwhile refactor. However, given how long this issue has been open it doesn't seem to be a priority for anyone to actually get done. Therefore I am going to close out this issue, rather than leaving it open indefinitely.
Currently the language agnostic contains the Java bytecode index and (as of #1812) the
remove_virtual_call
flag. These should be pulled into ajava_bytecode_source_locationt
.The text was updated successfully, but these errors were encountered: