[clang] [clang] Delete duplicate code in sourcemanager (PR #166236)

via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 4 08:33:44 PST 2025


SergejSalnikov wrote:

I think the logic was duplicated before (multiple implementations of the same functionality). it's just nobody paid an attention. Now that I've touched the code recently, I've noticed that.

https://github.com/llvm/llvm-project/pull/166236


More information about the cfe-commits mailing list