.. |
.gitattributes
|
clang-format.bash: update to clang-format-6.0
|
2018-06-01 09:52:02 -04:00 |
c_function_prototypes.c
|
|
|
c_restrict.c
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
c_static_assert.c
|
|
|
c_variadic_macros.c
|
|
|
CMakeLists.txt
|
Tests: Update CompileFeatures test for Intel 19 with VS 2015
|
2019-10-10 13:14:42 -04:00 |
cxx_aggregate_default_initializers.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_alias_templates.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_alignas.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_alignof.cpp
|
|
|
cxx_attribute_deprecated.cpp
|
Revise C++ coding style using clang-format-6.0
|
2018-06-01 09:53:42 -04:00 |
cxx_attributes.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_auto_type.cpp
|
|
|
cxx_binary_literals.cpp
|
|
|
cxx_constexpr.cpp
|
|
|
cxx_contextual_conversions.cpp
|
Revise C++ coding style using clang-format-6.0
|
2018-06-01 09:53:42 -04:00 |
cxx_decltype_auto.cpp
|
|
|
cxx_decltype_incomplete_return_types.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_decltype.cpp
|
|
|
cxx_default_function_template_args.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_defaulted_functions.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_defaulted_move_initializers.cpp
|
|
|
cxx_delegating_constructors.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_deleted_functions.cpp
|
|
|
cxx_digit_separators.cpp
|
clang-format: format all code as Cpp11
|
2017-08-30 11:07:05 -04:00 |
cxx_enum_forward_declarations.cpp
|
|
|
cxx_explicit_conversions.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_extended_friend_declarations.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_extern_templates.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_final.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_func_identifier.cpp
|
|
|
cxx_generalized_initializers.cpp
|
Revise C++ coding style using clang-format-6.0
|
2018-06-01 09:53:42 -04:00 |
cxx_generic_lambdas.cpp
|
|
|
cxx_inheriting_constructors.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_inline_namespaces.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_lambda_init_captures.cpp
|
Revise C++ coding style using clang-format-6.0
|
2018-06-01 09:53:42 -04:00 |
cxx_lambdas.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_local_type_template_args.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_long_long_type.cpp
|
|
|
cxx_noexcept.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_nonstatic_member_init.cpp
|
|
|
cxx_nullptr.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_override.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_range_for.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_raw_string_literals.cpp
|
clang-format: format all code as Cpp11
|
2017-08-30 11:07:05 -04:00 |
cxx_reference_qualified_functions.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_relaxed_constexpr.cpp
|
CompileFeatures: Relax cxx_relaxed_constexpr compiler requirements
|
2019-05-13 13:11:32 -04:00 |
cxx_return_type_deduction.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_right_angle_brackets.cpp
|
Features: Fix cxx_right_angle_brackets compiler feature test
|
2016-10-25 13:38:12 -04:00 |
cxx_rvalue_references.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_sizeof_member.cpp
|
|
|
cxx_static_assert.cpp
|
|
|
cxx_strong_enums.cpp
|
|
|
cxx_template_template_parameters.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_thread_local.cpp
|
|
|
cxx_trailing_return_types.cpp
|
|
|
cxx_unicode_literals.cpp
|
Tests: Protect unicode literals from clang-format Cpp03 formatting
|
2016-05-11 10:37:45 -04:00 |
cxx_uniform_initialization.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_unrestricted_unions.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_user_literals.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_variable_templates.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_variadic_macros.cpp
|
|
|
cxx_variadic_templates.cpp
|
Revise C++ coding style using clang-format-6.0
|
2018-06-01 09:53:42 -04:00 |
default_dialect.c
|
Revise C++ coding style using clang-format-6.0
|
2018-06-01 09:53:42 -04:00 |
default_dialect.cpp
|
Intel: Fix default C++ dialect detection on Windows
|
2019-10-10 13:14:42 -04:00 |
feature_test.c
|
|
|
feature_test.cpp
|
|
|
genex_test.c
|
Revise C++ coding style using clang-format-6.0
|
2018-06-01 09:53:42 -04:00 |
genex_test.cpp
|
Tests: Remove outdated portion of CompileFeatures genex test
|
2019-04-09 08:44:56 -04:00 |
main.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |