Fix selection tree, add some unit tests (#154)
Co-authored-by: ykiko <ykikoykikoykiko@gmail.com>
This commit is contained in:
@@ -28,7 +28,6 @@ struct LocalSourceRange {
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
/// Get the content of the file with the given file ID.
|
||||
llvm::StringRef getFileContent(const clang::SourceManager& SM, clang::FileID fid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user