[lldb] Remove FileSpec(FileSpec*) constructor
This constructor was the cause of some pretty weird behavior. Remove it, and update all code to properly dereference the argument instead.
Loading
Please sign in to comment
This constructor was the cause of some pretty weird behavior. Remove it, and update all code to properly dereference the argument instead.