some compiler (msvc) treats Buffer.Buffer as constructor and refuse to compile. NFC
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D40346
[XRay] Rename Buffer.Buffer to Buffer.Data ClosedPublic Authored by comicfans44 on Nov 22 2017, 4:44 AM.
Details Summary some compiler (msvc) treats Buffer.Buffer as constructor and refuse to compile. NFC
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 22 2017, 1:27 PM Closed by commit rL324807: [XRay] Rename Buffer.Buffer to Buffer.Data (authored by dberris). · Explain WhyFeb 10 2018, 1:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 133744 compiler-rt/trunk/lib/xray/tests/unit/buffer_queue_test.cc
compiler-rt/trunk/lib/xray/xray_buffer_queue.h
compiler-rt/trunk/lib/xray/xray_buffer_queue.cc
compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
compiler-rt/trunk/lib/xray/xray_fdr_logging_impl.h
|