AaronBallman wrote:

> Optimize implementations of `getSpellingLocSlowCase` and `getFileLocSlowCase` 
> by inlining called methods to avoid repeated calls to `getSLocEntry` and 
> `getFileID`.
> 
> #160667

I think the patch summary and title should be updated, this isn't so much about 
optimization as it is fixing a bug with debug info, right?

https://github.com/llvm/llvm-project/pull/164269
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to