.. |
.gitattributes
|
clang-format.bash: Use Git attributes to mark files for formatting
|
2017-02-22 16:59:26 -05: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
|
Features: Fix COMPILE_FEATURES genex for C++ 14 and 17 features
|
2017-08-08 13:28:38 -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
|
2016-05-16 16:05:19 -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
|
2016-05-16 16:05:19 -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
|
2016-05-16 16:05:19 -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
|
2016-05-16 16:05:19 -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
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -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
|
|
|
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
|
clang-format: format all code as Cpp11
|
2017-08-30 11:07:05 -04:00 |
default_dialect.c
|
Features: Record features for SunPro C 5.13 and 5.14
|
2017-05-11 15:59:48 -04:00 |
default_dialect.cpp
|
MSVC: Add flags for C++ language standards
|
2017-07-17 10:48:43 -04:00 |
feature_test.c
|
|
|
feature_test.cpp
|
|
|
genex_test.c
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |
genex_test.cpp
|
Features: Fix COMPILE_FEATURES genex for C++ 14 and 17 features
|
2017-08-08 13:28:38 -04:00 |
main.cpp
|
Revise C++ coding style using clang-format
|
2016-05-16 16:05:19 -04:00 |