Bug/FR ID | Description |
---|
CPP-44863 | [engine] Incorrect emulation of Microsoft two phase lookup |
CPP-57853 | [engine] va_list not reconstructed property for AARCH64 |
CPP-57896 | [engine] Coverage setup problems - conflicting functions (IL tree different for the same function compiled as C and C++) |
CPP-58613 | [engine] cpptesttrace fails with ERROR: ld.so: object '.../libcpptesttrace64.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. |
CPP-58677 | [engine] error: call to consteval function did not produce a valid constant expression |
CPP-58701 | [engine] error: static assertion failed static_assert(!std::is_move_constructible_v<non_movable_tagged_tuple>); |
CPP-58755 | [engine] conflicting functions were detected when collecting static coverage data |
CPP-58772 | [engine] Instrumented code fail to compile (wrong initializer) |
CPP-58793 | [engine] Permission denied: ./.cpptest/cpptestcc/.../.lock |
CPP-58810 | [bazel] Error with space in include directive |
CPP-58820 | [coverage] Improve collecting code coverage from fork'ed processes |
CPP-58829 | [engine] Parse error: no instance of constructor "InputFilter" matches the argument list |
CPP-58853 | [engine] Undefined Reference using AMX Intrinsics |
CPP-58856 | [engine] Instrumentation compilation error: 'constexpr const char FOO::foo_name 4' is private within this context |
CPP-58952 | [engine] SCA parse error on high-order function/functors |
CPP-58953 | [engine] Creating stub for template method causes multiple definitions, if instantiated only in test case (not in user's code) |
CPP-58955 | [engine] Improve compiler configuration for __builtin_neon extensions for clang |
CPP-59002 | [engine] cpptestcc: error when -O2 is used: undefined reference to `_open_missing_mode' and `_open_too_many_args' |
CPP-59090 | [engine] Instrumentation failure in template - has no member |
CPP-59117 | [engine] error: 'auto' parameter not permitted in this context |
CPP-59118 | [engine] error: 'struct hardware::hamr_sync_interface::LocalDatabase::SampleContainerMetadata' is protected within this context |
CPP-59185 | [compiler] Allow C language mode compiler options to be captured in C++ mode for clang-based compilers |
CPP-59191 | [bazel] cpptest run commands do not support --symlink_prefix Bazel argument |
CPP-59198 | [engine] Add option to disable instrumentation for functions with #pragma GCC unroll |
CPP-59578 | [compiler] Floating-point flags of GHS toolchains do not propagate to linking |
CPP-59594 | [engine] internal error: assertion failed at: "decl_inits.c" 7038 in def_initializer |
CPP-59602 | [engine] Instrumentation error: Program received signal 11 |
CPP-59603 | [engine] Instrumentation Failure: Template-Based Span Constructor Fails with cpptestcc |