Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clang 17.0.0.rc3 #23

Merged
merged 12 commits into from
Sep 15, 2023
16 changes: 8 additions & 8 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ TOOLCHAIN_COMBINED:
VCVER:
- '14.2'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
cdt_name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@ CHOST_BASE:
CLANG_VERSION:
- 15.0.7
CL_VERSION:
- 19.36.32532
- 19.37.32822
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
FINAL_CXXFLAGS:
- -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell
-ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections -pipe
MSVC_HEADERS_VERSION:
- 14.36.32532
- 14.37.32822
RUNTIME_VERSION:
- 14.36.32532
TOOLCHAIN_COMBINED:
- 14.36.17.6
- 14.37.17.7
VCVER:
- '14.3'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
cdt_name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ TOOLCHAIN_COMBINED:
VCVER:
- '14.2'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
cdt_name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@ CHOST_BASE:
CLANG_VERSION:
- 16.0.6
CL_VERSION:
- 19.36.32532
- 19.37.32822
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
FINAL_CXXFLAGS:
- -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell
-ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections -pipe
MSVC_HEADERS_VERSION:
- 14.36.32532
- 14.37.32822
RUNTIME_VERSION:
- 14.36.32532
TOOLCHAIN_COMBINED:
- 14.36.17.6
- 14.37.17.7
VCVER:
- '14.3'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
cdt_name:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHOST_BASE:
- x86_64-pc-windows-msvc
CLANG_VERSION:
- 17.0.0.rc1
- 17.0.0.rc3
CL_VERSION:
- 19.29.30139
FINAL_CFLAGS:
Expand All @@ -19,7 +19,7 @@ TOOLCHAIN_COMBINED:
VCVER:
- '14.2'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
cdt_name:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
CHOST_BASE:
- x86_64-pc-windows-msvc
CLANG_VERSION:
- 17.0.0.rc1
- 17.0.0.rc3
CL_VERSION:
- 19.36.32532
- 19.37.32822
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
FINAL_CXXFLAGS:
- -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell
-ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections -pipe
MSVC_HEADERS_VERSION:
- 14.36.32532
- 14.37.32822
RUNTIME_VERSION:
- 14.36.32532
TOOLCHAIN_COMBINED:
- 14.36.17.6
- 14.37.17.7
VCVER:
- '14.3'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
cdt_name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ TOOLCHAIN_COMBINED:
VCVER:
- '14.2'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
channel_sources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CHOST_BASE:
CLANG_VERSION:
- 15.0.7
CL_VERSION:
- 19.36.32532
- 19.37.32822
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
Expand All @@ -13,15 +13,15 @@ FINAL_CXXFLAGS:
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MSVC_HEADERS_VERSION:
- 14.36.32532
- 14.37.32822
RUNTIME_VERSION:
- 14.36.32532
TOOLCHAIN_COMBINED:
- 14.36.17.6
- 14.37.17.7
VCVER:
- '14.3'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
channel_sources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ TOOLCHAIN_COMBINED:
VCVER:
- '14.2'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
channel_sources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CHOST_BASE:
CLANG_VERSION:
- 16.0.6
CL_VERSION:
- 19.36.32532
- 19.37.32822
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
Expand All @@ -13,15 +13,15 @@ FINAL_CXXFLAGS:
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MSVC_HEADERS_VERSION:
- 14.36.32532
- 14.37.32822
RUNTIME_VERSION:
- 14.36.32532
TOOLCHAIN_COMBINED:
- 14.36.17.6
- 14.37.17.7
VCVER:
- '14.3'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
channel_sources:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHOST_BASE:
- x86_64-pc-windows-msvc
CLANG_VERSION:
- 17.0.0.rc1
- 17.0.0.rc3
CL_VERSION:
- 19.29.30139
FINAL_CFLAGS:
Expand All @@ -21,7 +21,7 @@ TOOLCHAIN_COMBINED:
VCVER:
- '14.2'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
channel_sources:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
CHOST_BASE:
- x86_64-pc-windows-msvc
CLANG_VERSION:
- 17.0.0.rc1
- 17.0.0.rc3
CL_VERSION:
- 19.36.32532
- 19.37.32822
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
Expand All @@ -13,15 +13,15 @@ FINAL_CXXFLAGS:
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MSVC_HEADERS_VERSION:
- 14.36.32532
- 14.37.32822
RUNTIME_VERSION:
- 14.36.32532
TOOLCHAIN_COMBINED:
- 14.36.17.6
- 14.37.17.7
VCVER:
- '14.3'
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?linkid=2196240
- https://go.microsoft.com/fwlink/?linkid=2237510
WINSDK_VERSION:
- 10.0.22621.0
channel_sources:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CLANG_VERSION:
- 15.0.7
CL_VERSION:
- 19.36.32532
- 19.37.32822
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CLANG_VERSION:
- 16.0.6
CL_VERSION:
- 19.36.32532
- 19.37.32822
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CLANG_VERSION:
- 17.0.0.rc1
- 17.0.0.rc3
CL_VERSION:
- 19.29.30139
FINAL_CFLAGS:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CLANG_VERSION:
- 17.0.0.rc1
- 17.0.0.rc3
CL_VERSION:
- 19.36.32532
- 19.37.32822
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
Expand Down
Loading