Bug/FR ID | Description |
|---|
CPP-56290 | [compiler] Support for GHS ARM 2022.1.x (full, extended, windows+linux) |
CPP-59750 | [engine] /tmp/ParaSoft files reported due to incorrect code instrumentation |
CPP-59757 | [engine] Empty initializer list incorrectly creates one default-constructed string |
CPP-60151 | [compiler] Support for Tasking Compiler 6.3 (Linux x86-64, Full, Extended) |
CPP-60271 | [engine] Class template argument deduction - user defined deduction guides error |
CPP-60459 | [engine] cpptestcc instantiates incorrect templated constructor overload |
CPP-60565 | [coverage] Decision Coverage not reported for switch with 'try-catch' right after 'case' |
CPP-60574 | [compiler] Support for TI Clang Compiler 4.0.x (Full, Extended, Linux, Target: arm32) |
CPP-60687 | [engine] error: parameter pack "TypeT" was referenced but not expanded |
CPP-60704 | [engine] Narrowing in list initialization ignored in non-evaluated context |
CPP-60824 | [engine] cwc errors are reported during static analysis on TriCore v6.3r1 (vxtc_6_3) compiler |
CPP-60846 | [coverage] Missing runtime coverage due to C++20 operator rewriting |
CPP-61133 | [engine] Instrumentation error: error: more than one instance of constructor matches the argument list |
CPP-61156 | [engine] error C2276: '&': illegal operation on bound member function expression |
CPP-61173 | [engine] Standard exception was caught : Unknown calling convention. |
CPP-61175 | [engine] Instrumentation error: no matching function for call to kind<capnp::AnyStruct>() |
CPP-61179 | [engine] error: 'enum class foo::EMessaging<foo::BMU_DBC::BMUA_nmResp>::PubIdx' is private within this context |
CPP-61186 | [engine] Instrumentation compilation error for consecutive 'enum' values at the 'signed int' boundary |
CPP-61191 | [engine] error: expected ) before { token |
CPP-61242 | [engine] Incorrect instrumentation for C-language compound literal if the type is an array with a bound of 0 (GCC). |
CPP-61248 | [compiler] Support for GNU GCC 15 (Full, Extended, Linux, targets: x86_64, arm32, arm64) |
CPP-61271 | [engine] Instrumentation fails on operator deduction for code using Eigen Template Library |
CPP-61392 | [compiler] Support for Clang 20 (Linux x86-64, arm64, Full, Extended) |
CPP-61410 | [engine] error: a template-dependent designator is not allowed |
CPP-61426 | [engine] instrumented compilation problem with QNX 8: cc1plus: error: to generate dependencies you must specify either -M or -MM |
CPP-61471 | [compiler] Support for Clang 21 (Linux x86-64, arm64, Full, Extended) |
CPP-61529 | [compiler] Support for IAR ANSI C/C++ Compiler V9.50.3 /LNX for ARM BX Functional Safety edition (Linux, Full, Extended) |
CPP-61549 | [compiler] Improve support for '-msection-asm-name' option for tricoregcc_4_9 compiler |
CPP-61572 | [docs] Incorrect Links in C/C++ Test Documentation |
CPP-61589 | [engine] error: expression must have a constant value |
CPP-61606 | [docs] Link for Supported Linux Compilers is Blocked |
CPP-61654 | [engine] Error: expression must have a constant value (clang) |
CPP-61657 | [engine] 'expected a ">"' parse error (symbol incorrectly treated as template) for clang compilers |
CPP-61678 | [engine] cpptestcc internal error: assertion failed at: "interpret.c", line 26987 in interpret_constexpr_ctor |
CPP-61690 | [engine] internal error: assertion failed: find_local_static_variable_init: none found for specified variable and scope (il.c, line 17226 in find_local_static_variable_init) |
CPP-61816 | [bazel] Include "implementation_deps" when tracking dependencies |
CPP-61831 | [compiler] Improve support for align8 option for gharm_2022_1+ compilers |