revert_roll_clang_llvmorg-13-init-14732-g8a7b5ebf-2.patch 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
  2. From: Nico Weber <[email protected]>
  3. Date: Mon, 12 Jul 2021 18:41:05 +0000
  4. Subject: Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 :
  5. llvmorg-13-init-15040-gc10947b5-1"
  6. This reverts commit 1745624daa79670ba500e4567b8e9362ead7c441.
  7. Reason for revert: Somewhat speculative, see
  8. https://bugs.chromium.org/p/chromium/issues/detail?id=1228392
  9. Original change's description:
  10. > Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
  11. >
  12. > Ran `tools/clang/scripts/upload_revision.py c10947b5f808af312e9f904096ae1dbaf95ad9f6`.
  13. >
  14. > Bug: 1227195
  15. > Change-Id: I471547ef3d31806b3016b2243ea0098b910cbb12
  16. > Cq-Include-Trybots: chromium/try:chromeos-amd64-generic-cfi-thin-lto-rel
  17. > Cq-Include-Trybots: chromium/try:dawn-win10-x86-deps-rel
  18. > Cq-Include-Trybots: chromium/try:linux-chromeos-dbg
  19. > Cq-Include-Trybots: chromium/try:linux_angle_deqp_rel_ng
  20. > Cq-Include-Trybots: chromium/try:linux_chromium_cfi_rel_ng
  21. > Cq-Include-Trybots: chromium/try:linux_chromium_chromeos_msan_rel_ng
  22. > Cq-Include-Trybots: chromium/try:linux_chromium_compile_dbg_32_ng
  23. > Cq-Include-Trybots: chromium/try:linux_chromium_msan_rel_ng
  24. > Cq-Include-Trybots: chromium/try:mac-arm64-rel,mac_chromium_asan_rel_ng
  25. > Cq-Include-Trybots: chromium/try:win-asan,win7-rel
  26. > Cq-Include-Trybots: chromium/try:android-official,fuchsia-official
  27. > Cq-Include-Trybots: chromium/try:mac-official,linux-official
  28. > Cq-Include-Trybots: chromium/try:win-official,win32-official
  29. > Cq-Include-Trybots: chrome/try:iphone-device,ipad-device
  30. > Cq-Include-Trybots: chrome/try:linux-chromeos-chrome
  31. > Cq-Include-Trybots: chrome/try:win-chrome,win64-chrome,mac-chrome
  32. > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3019458
  33. > Auto-Submit: Nico Weber <[email protected]>
  34. > Commit-Queue: Hans Wennborg <[email protected]>
  35. > Reviewed-by: Hans Wennborg <[email protected]>
  36. > Cr-Commit-Position: refs/heads/master@{#900373}
  37. Bug: 1227195
  38. Change-Id: Ic48878632e844411eae89b04d78253df08eee6df
  39. Cq-Include-Trybots: chromium/try:chromeos-amd64-generic-cfi-thin-lto-rel
  40. Cq-Include-Trybots: chromium/try:dawn-win10-x86-deps-rel
  41. Cq-Include-Trybots: chromium/try:linux-chromeos-dbg
  42. Cq-Include-Trybots: chromium/try:linux_angle_deqp_rel_ng
  43. Cq-Include-Trybots: chromium/try:linux_chromium_cfi_rel_ng
  44. Cq-Include-Trybots: chromium/try:linux_chromium_chromeos_msan_rel_ng
  45. Cq-Include-Trybots: chromium/try:linux_chromium_compile_dbg_32_ng
  46. Cq-Include-Trybots: chromium/try:linux_chromium_msan_rel_ng
  47. Cq-Include-Trybots: chromium/try:mac-arm64-rel,mac_chromium_asan_rel_ng
  48. Cq-Include-Trybots: chromium/try:win-asan,win7-rel
  49. Cq-Include-Trybots: chromium/try:android-official,fuchsia-official
  50. Cq-Include-Trybots: chromium/try:mac-official,linux-official
  51. Cq-Include-Trybots: chromium/try:win-official,win32-official
  52. Cq-Include-Trybots: chrome/try:iphone-device,ipad-device
  53. Cq-Include-Trybots: chrome/try:linux-chromeos-chrome
  54. Cq-Include-Trybots: chrome/try:win-chrome,win64-chrome,mac-chrome
  55. No-Presubmit: true
  56. No-Tree-Checks: true
  57. No-Try: true
  58. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3022043
  59. Auto-Submit: Nico Weber <[email protected]>
  60. Commit-Queue: Rubber Stamper <[email protected]>
  61. Bot-Commit: Rubber Stamper <[email protected]>
  62. Cr-Commit-Position: refs/heads/master@{#900568}
  63. diff --git a/tools/clang/scripts/update.py b/tools/clang/scripts/update.py
  64. index 93947d92c483def78f0ebbeb1a6f6921a174237d..23127877b276aefbb443686a8295a42d149768e0 100755
  65. --- a/tools/clang/scripts/update.py
  66. +++ b/tools/clang/scripts/update.py
  67. @@ -39,8 +39,8 @@ import zipfile
  68. # https://chromium.googlesource.com/chromium/src/+/main/docs/updating_clang.md
  69. # Reverting problematic clang rolls is safe, though.
  70. # This is the output of `git describe` and is usable as a commit-ish.
  71. -CLANG_REVISION = 'llvmorg-13-init-15163-g98033fdc'
  72. -CLANG_SUB_REVISION = 1
  73. +CLANG_REVISION = 'llvmorg-13-init-14732-g8a7b5ebf'
  74. +CLANG_SUB_REVISION = 2
  75. PACKAGE_VERSION = '%s-%s' % (CLANG_REVISION, CLANG_SUB_REVISION)
  76. RELEASE_VERSION = '13.0.0'