.. |
.gitattributes
|
clang-format.bash: update to clang-format-6.0
|
2018-06-01 09:52:02 -04:00 |
c_function_prototypes.c
|
Features: Extend concept to C language.
|
2014-05-15 00:15:18 +02:00 |
c_restrict.c
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
c_static_assert.c
|
Features: Extend concept to C language.
|
2014-05-15 00:15:18 +02:00 |
c_variadic_macros.c
|
Features: Extend concept to C language.
|
2014-05-15 00:15:18 +02:00 |
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
|
Features: Add cxx_alignof.
|
2014-04-08 11:05:56 +02:00 |
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
|
Features: Ensure that the cxx_auto_type test is correct.
|
2015-01-17 14:48:27 +01:00 |
cxx_binary_literals.cpp
|
Features: Add support for C++14 features.
|
2014-05-22 18:01:23 +02:00 |
cxx_constexpr.cpp
|
Features: Add cxx_constexpr.
|
2014-04-08 11:05:54 +02:00 |
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
|
Features: Add support for C++14 features.
|
2014-05-22 18:01:23 +02:00 |
cxx_decltype_incomplete_return_types.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_decltype.cpp
|
Features: Add cxx_decltype.
|
2014-04-08 11:05:54 +02:00 |
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
|
Features: Add cxx_defaulted_move_initializers.
|
2014-04-08 11:05:58 +02:00 |
cxx_delegating_constructors.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_deleted_functions.cpp
|
Features: Add cxx_deleted_functions.
|
2014-04-08 11:05:55 +02:00 |
cxx_digit_separators.cpp
|
clang-format: format all code as Cpp11
|
2017-08-30 11:07:05 -04:00 |
cxx_enum_forward_declarations.cpp
|
Features: Add cxx_enum_forward_declarations.
|
2014-04-08 11:05:57 +02:00 |
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
|
Features: Add cxx_func_identifier.
|
2014-04-08 11:05:57 +02:00 |
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
|
Features: Add support for C++14 features.
|
2014-05-22 18:01:23 +02:00 |
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
|
Features: Add cxx_long_long_type.
|
2014-04-08 11:05:58 +02:00 |
cxx_noexcept.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_nonstatic_member_init.cpp
|
Features: Add cxx_nonstatic_member_init.
|
2014-04-08 11:05:55 +02:00 |
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
|
Features: Add cxx_sizeof_member.
|
2014-04-08 11:05:57 +02:00 |
cxx_static_assert.cpp
|
Features: Add cxx_static_assert.
|
2014-04-08 11:05:54 +02:00 |
cxx_strong_enums.cpp
|
Features: Add cxx_strong_enums.
|
2014-04-08 11:05:54 +02:00 |
cxx_template_template_parameters.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
cxx_thread_local.cpp
|
Features: Add cxx_thread_local.
|
2014-04-08 11:05:57 +02:00 |
cxx_trailing_return_types.cpp
|
Features: Add cxx_auto_function.
|
2014-04-08 11:05:54 +02:00 |
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
|
Features: Add cxx_variadic_macros.
|
2014-04-08 11:05:57 +02:00 |
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
|
Features: Fix CompileFeatures test for C non-features
|
2015-01-21 15:40:47 -05:00 |
feature_test.cpp
|
Tests: Make CompileFeature tests use highest standard known.
|
2014-05-09 14:39:30 +02:00 |
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 |