forked from OSchip/llvm-project
parent
9e068aaa6f
commit
9141aa1b1e
|
@ -467,7 +467,7 @@ public:
|
|||
|
||||
const FileSystemOptions &getFileSystemOpts() const { return FileSystemOpts; }
|
||||
|
||||
const StringRef getOriginalSourceFileName() {
|
||||
StringRef getOriginalSourceFileName() {
|
||||
return OriginalSourceFile;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue