Skip to content

Commit b71453e

Browse files
committed
[XPTI] Changed comments to truly indicate what is needed
Signed-off-by: Vasanth Tovinkere <[email protected]>
1 parent a484603 commit b71453e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xpti/include/xpti_trace_framework.hpp

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,13 @@ class scoped_notify {
321321
uint64_t m_instance;
322322
};
323323

324-
// --------------- Requires checks from OSPDT ----------------
324+
// --------------- Commented section of the code -------------
325+
//
325326
// github.com/bombela/backward-cpp/blob/master/backward.hpp
327+
//
328+
// Need to figure out the process for considering 3rd party
329+
// code that helps with addressing the gaps when the developer
330+
// doesn't opt-in.
326331
//------------------------------------------------------------
327332
// #include "backward.hpp"
328333
// class backtrace_t {

0 commit comments

Comments
 (0)