This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-02-20 22:20:50 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f31463c37dd5cafa27df8fd4a0cb161d18f2f0b
CMake
/
Tests
/
CompileFeatures
History
nic-kaczinsky
ae2c24b0ba
Tests: Fix warning clang-analyzer-cplusplus.NewDeleteLeaks
...
Fix the warning: `potential leak of memory pointed to by "vp"`.
2021-04-16 11:49:51 -04:00
..
.gitattributes
…
c_function_prototypes.c
…
c_restrict.c
…
c_static_assert.c
…
c_variadic_macros.c
…
CMakeLists.txt
…
cxx_aggregate_default_initializers.cpp
…
cxx_alias_templates.cpp
…
cxx_alignas.cpp
…
cxx_alignof.cpp
…
cxx_attribute_deprecated.cpp
…
cxx_attributes.cpp
…
cxx_auto_type.cpp
…
cxx_binary_literals.cpp
…
cxx_constexpr.cpp
…
cxx_contextual_conversions.cpp
…
cxx_decltype_auto.cpp
…
cxx_decltype_incomplete_return_types.cpp
…
cxx_decltype.cpp
…
cxx_default_function_template_args.cpp
…
cxx_defaulted_functions.cpp
…
cxx_defaulted_move_initializers.cpp
…
cxx_delegating_constructors.cpp
…
cxx_deleted_functions.cpp
…
cxx_digit_separators.cpp
…
cxx_enum_forward_declarations.cpp
…
cxx_explicit_conversions.cpp
…
cxx_extended_friend_declarations.cpp
…
cxx_extern_templates.cpp
…
cxx_final.cpp
…
cxx_func_identifier.cpp
…
cxx_generalized_initializers.cpp
…
cxx_generic_lambdas.cpp
…
cxx_inheriting_constructors.cpp
…
cxx_inline_namespaces.cpp
…
cxx_lambda_init_captures.cpp
…
cxx_lambdas.cpp
…
cxx_local_type_template_args.cpp
…
cxx_long_long_type.cpp
…
cxx_noexcept.cpp
…
cxx_nonstatic_member_init.cpp
…
cxx_nullptr.cpp
…
cxx_override.cpp
…
cxx_range_for.cpp
…
cxx_raw_string_literals.cpp
…
cxx_reference_qualified_functions.cpp
…
cxx_relaxed_constexpr.cpp
…
cxx_return_type_deduction.cpp
…
cxx_right_angle_brackets.cpp
…
cxx_rvalue_references.cpp
…
cxx_sizeof_member.cpp
…
cxx_static_assert.cpp
…
cxx_strong_enums.cpp
…
cxx_template_template_parameters.cpp
…
cxx_thread_local.cpp
…
cxx_trailing_return_types.cpp
…
cxx_unicode_literals.cpp
…
cxx_uniform_initialization.cpp
…
cxx_unrestricted_unions.cpp
…
cxx_user_literals.cpp
…
cxx_variable_templates.cpp
…
cxx_variadic_macros.cpp
…
cxx_variadic_templates.cpp
…
default_dialect.c
…
default_dialect.cpp
…
feature_test.c
…
feature_test.cpp
…
genex_test.c
…
genex_test.cpp
…
main.cpp
…