Hi, there was method SourceLocation::getFileLoc(unsigned FileId) in old clang. What should i use instead. I need to place some text at the begining of the file. So i used getFileLoc with InsertText method.<br><br>Sergey<br>