No subsystem | Performance | CPP-9981 | com.jetbrains.sourceglider.relations.plain.PlainRelation finalizer delays GC |
Task | CPP-10031 | Add C++17 to the list of language standards in the new C++ project wizard |
Code: Auto-import | Bug | CPP-9561 | Introduce option which allows disable Auto-import in completion |
Code: Editing | Performance | CPP-9747 | Laggy Enter and Backspace Handling |
Code: Resolving | Bug | CPP-2807 | Constructor inheritance with 'using' doesn't work with type alias name |
Bug | CPP-7791 | Equal objects must have equal hashcodes. During rehashing, Trove discovered that the following two objects claim to be equal |
Bug | CPP-9834 | Parameter type mismatch: Incompatible function return types 'void' and 'bool' in lambda |
Code: Highlighting and Inspections | Bug | CPP-10003 | Argument for @NotNull parameter 'virtualFile' of com/jetbrains/cidr/lang/daemon/clang/tidy/ClangTidyAnnotator.addCompilerSwitches must not be null |
Bug | CPP-9991 | Regression `Called object is not a function` for variadic functor. |
Usability | CPP-9204 | clang-tidy: Long response to quick-fix |
Task | CPP-9404 | clang-tidy: False inspection "constructor does not initialize fields" for typedef'd type included from header |
Bug | CPP-5852 | False positive: "Parameter type mismatch: Types 'const boost::optional<int>' and 'int' are not compatible" |
Unit Testing: Google Test | Feature | CPP-9548 | Add 'Test' badge for GT and Catch test symbols. |