Files
clang-p2996/llvm/lib/ProfileData
Kazu Hirata 0cfd03ac0d [ProfileData] Use ArrayRef in PatchItem (NFC) (#97379)
Packaging an array and its size as ArrayRef in PatchItem allows us to
get rid of things like std::size(Header) and HeaderOffsets.size().
2024-07-02 22:58:26 -07:00
..
2024-06-10 16:38:24 -07:00