This is a prep-patch for D136624 which allows querying SourceManager with raw offsets instead of SourceLocations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137215
[clang] NFC: Extract lower-level SourceManager functions ClosedPublic Authored by jansvoboda11 on Nov 1 2022, 5:09 PM.
Details Summary This is a prep-patch for D136624 which allows querying SourceManager with raw offsets instead of SourceLocations.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 1 2022, 5:17 PM This revision was landed with ongoing or failed builds.Nov 1 2022, 7:18 PM Closed by commit rG9ae6e6a50273: [clang] NFC: Extract lower-level SourceManager functions (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 472484 clang/include/clang/Basic/SourceManager.h
|