We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a484603 commit b71453eCopy full SHA for b71453e
xpti/include/xpti_trace_framework.hpp
@@ -321,8 +321,13 @@ class scoped_notify {
321
uint64_t m_instance;
322
};
323
324
-// --------------- Requires checks from OSPDT ----------------
+// --------------- Commented section of the code -------------
325
+//
326
// 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.
331
//------------------------------------------------------------
332
// #include "backward.hpp"
333
// class backtrace_t {
0 commit comments