mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-01 12:43:47 +00:00
Ensure newlines at the end of files (NFC)
This commit is contained in:
parent
fc15fc57e6
commit
7006d34ce7
@ -1,2 +1,2 @@
|
||||
#pragma GCC system_header
|
||||
GetSystemTimeInit GetSystemTimeAsFileTimeFunc _LIBCPP_INIT_PRIORITY_MAX;
|
||||
GetSystemTimeInit GetSystemTimeAsFileTimeFunc _LIBCPP_INIT_PRIORITY_MAX;
|
||||
|
@ -1,2 +1,2 @@
|
||||
#pragma GCC system_header
|
||||
_LIBCPP_SAFE_STATIC ResourceInitHelper res_init _LIBCPP_INIT_PRIORITY_MAX;
|
||||
_LIBCPP_SAFE_STATIC ResourceInitHelper res_init _LIBCPP_INIT_PRIORITY_MAX;
|
||||
|
@ -1,2 +1,2 @@
|
||||
#pragma GCC system_header
|
||||
_LIBCPP_HIDDEN ios_base::Init __start_std_streams _LIBCPP_INIT_PRIORITY_MAX;
|
||||
_LIBCPP_HIDDEN ios_base::Init __start_std_streams _LIBCPP_INIT_PRIORITY_MAX;
|
||||
|
2
third-party/benchmark/src/CMakeLists.txt
vendored
2
third-party/benchmark/src/CMakeLists.txt
vendored
@ -156,4 +156,4 @@ else()
|
||||
DIRECTORY "${PROJECT_SOURCE_DIR}/docs/"
|
||||
DESTINATION ${CMAKE_INSTALL_DOCDIR})
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user