[PATCH] D55689: [llvm-xray] Store offset pointers in temporaries

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 13 21:57:27 PST 2018


MaskRay accepted this revision.
MaskRay added a comment.

This was undefined behavior before C++17 and indeterminate since C++17...


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55689/new/

https://reviews.llvm.org/D55689





More information about the llvm-commits mailing list