[Lldb-commits] [PATCH] D130396: Cache the value for absolute path in FileSpec.

2022-07-22 Thread Greg Clayton via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGdabe877248b8: Cache the value for absolute path in FileSpec. (authored by clayborg). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130396/new/ https://revie

[Lldb-commits] [PATCH] D130396: Cache the value for absolute path in FileSpec.

2022-07-22 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere accepted this revision. JDevlieghere added a comment. This revision is now accepted and ready to land. LGTM Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130396/new/ https://reviews.llvm.org/D130396 ___

[Lldb-commits] [PATCH] D130396: Cache the value for absolute path in FileSpec.

2022-07-22 Thread Greg Clayton via Phabricator via lldb-commits
clayborg created this revision. clayborg added reviewers: labath, JDevlieghere, yinghuitan. Herald added a project: All. clayborg requested review of this revision. Herald added subscribers: lldb-commits, aheejin. Herald added a project: LLDB. Checking if a path is absolute can be expensive and cu