1. de4f1bf Fix -Wimplicit-int-float-conversion treewide by Zijun · 8 months ago
  2. 7436834 Adding "-Werror=dangling" on Android builds by Zijun · 9 months ago
  3. 0654016 Upgrade clang to clang-r536225 by Aditya Kumar · 11 months ago
  4. 8512532 Enable -Wenum-constexpr-conversion globally by zijunzhao · 2 years, 1 month ago
  5. afd8aac Add -Wno-c23-extensions globally. by Elliott Hughes · 9 months ago
  6. 0e097dd Use --sysroot when compiling against the NDK by Colin Cross · 10 months ago
  7. 22f8206 Revert "Use --sysroot when compiling against the NDK" by Colin Cross · 10 months ago
  8. 2757bb7 Use --sysroot when compiling against the NDK by Colin Cross · 10 months ago
  9. 2c6b4ac Disable -Wno-deprecated-dynamic-exception-spec until the warning is fixed in libc++abi header files by Aditya Kumar · 11 months ago
  10. a46053f6 Merge "Revert "Enable -Wfortify-source"" into main by Priyanka Advani (xWF) · 11 months ago
  11. 435c4ed Revert "Enable -Wfortify-source" by Priyanka Advani (xWF) · 11 months ago
  12. d33323c Merge "Enable -Wfortify-source" into main by Aditya Kumar · 11 months ago
  13. 492e81b Enable -Wfortify-source by Aditya Kumar · 11 months ago
  14. 65087c3 Revert^2 "Enable -Wsingle-bit-bitfield-constant-conversion" by Pirama Arumuga Nainar · 11 months ago
  15. e64573b Revert "Enable -Wsingle-bit-bitfield-constant-conversion" by Priyanka Advani (xWF) · 11 months ago
  16. 109e77a Revert "Enable -Wfortify-source" by Priyanka Advani (xWF) · 12 months ago
  17. 608779b Enable -Wfortify-source by Aditya Kumar · 12 months ago
  18. a8d5a78 Enable -Wsingle-bit-bitfield-constant-conversion by Pirama Arumuga Nainar · 12 months ago
  19. c128a68 Merge "Remove workaround for old libc++" into main by Yi Kong · 12 months ago
  20. f480113 Remove workaround for old libc++ by Yi Kong · 12 months ago
  21. fd50d17 Bump pessimizing-move from -Wno to -Wno-error by Yi Kong · 12 months ago
  22. 2e2d753 Move -Wno-error=format from external NoOverride to external flags by Yi Kong · 12 months ago
  23. 9b94da7 Re-enable -Wformat warning by Yi Kong · 1 year, 2 months ago
  24. 3d9bed9 Do not enable AFDO for coverage builds by Yi Kong · 1 year ago
  25. 09fdda5 Turn on relaxed-template-template-args as a workaround by Zijun · 1 year ago
  26. 8c69b78 Reapply "Upgrade to clang-r530567" by Yabin Cui · 1 year, 1 month ago
  27. 9d00ea3 Revert "Upgrade to clang-r530567" by ELIYAZ MOMIN · 1 year, 1 month ago
  28. b4f05f1 Upgrade to clang-r530567 by Yabin Cui · 1 year, 2 months ago
  29. ffebc5b Revert^8 "Upgrade to clang-r522817" by Chris Wailes · 1 year, 2 months ago
  30. 8c27af2 Revert^7 "Upgrade to clang-r522817" by Dmitrii Ishcheikin · 1 year, 2 months ago
  31. 86cbd9e Merge "Revert^6 "Upgrade to clang-r522817"" into main by Chris Wailes · 1 year, 2 months ago
  32. 36c6af6 Revert^6 "Upgrade to clang-r522817" by Yi Kong · 1 year, 2 months ago
  33. 885f2ee Revert "Enable -Wfortify-source" by Liana Kazanova · 1 year, 2 months ago
  34. 5735ef6 Enable -Wfortify-source by Aditya Kumar · 1 year, 3 months ago
  35. 9b9d29b Turn off relaxed-template-template-args as a workaround by Yi Kong · 1 year, 3 months ago
  36. 89ed157 Revert "Enable -Wfortify-source" by Priyanka Advani · 1 year, 3 months ago
  37. 55d4abd Revert^5 "Upgrade to clang-r522817" by Priyanka Advani · 1 year, 3 months ago
  38. 4412723 Enable -Wfortify-source by Aditya Kumar · 1 year, 3 months ago
  39. 9b7e07c Revert "Enable -Wfortify-source" by Sam Chiu · 1 year, 3 months ago
  40. a6e022c Enable -Wfortify-source by AdityaK · 1 year, 6 months ago
  41. 0135499 Revert^4 "Upgrade to clang-r522817" by Yi Kong · 1 year, 3 months ago
  42. 33fb507 Revert^3 "Upgrade to clang-r522817" by Yi Kong · 1 year, 4 months ago
  43. 7a40125 Revert^2 "Upgrade to clang-r522817" by Yi Kong · 1 year, 4 months ago
  44. 321dd23 Revert "Upgrade to clang-r522817" by Phenix Chen · 1 year, 4 months ago
  45. dccbef3 Upgrade to clang-r522817 by Yi Kong · 1 year, 5 months ago
  46. eefabc8 Allow override of -Wno-error=format by David Duarte · 1 year, 4 months ago
  47. 8982b1c Remove "exported" ninja variables by Cole Faust · 1 year, 4 months ago
  48. a0ad736 Remove wtautological warnings added during toolchain update by AdityaK · 1 year, 6 months ago
  49. 7493929 Enable -Wambiguous-reversed-operator by Pirama Arumuga Nainar · 1 year, 6 months ago
  50. 12f239f Move Wno-ambiguous-reversed-operator to noOverrideGlobalCflags by AdityaK · 1 year, 6 months ago
  51. 94688b5 s/Wno-error=unused-variable/Wno-unused-variable by AdityaK · 1 year, 6 months ago
  52. 839eda5 Add Wno-ambiguous-reversed-operator to get around the operator== lookup issue in clang by AdityaK · 1 year, 6 months ago
  53. b2a5662 Merge "Revert^2 "Update clang version to clang-r510928"" into main by Aditya Kumar · 1 year, 6 months ago
  54. ef7c121 Revert^2 "Update clang version to clang-r510928" by Aditya Kumar · 1 year, 6 months ago
  55. 22686ba Revert "Update clang version to clang-r510928" by Pirama Arumuga Nainar · 1 year, 6 months ago
  56. 0790ce2 Update clang version to clang-r510928 by AdityaK · 1 year, 10 months ago
  57. 13b0637 Reduce warning spam from "unused-" flags in //external, //vendor, //hardware by Prashanth Swaminathan · 1 year, 7 months ago
  58. 2ced4b5 Greatly reduce build warning spam. by Elliott Hughes · 1 year, 7 months ago
  59. bcf5370 Fix race CommonGlobalCflags when running tests in parallel. by Colin Cross · 1 year, 7 months ago
  60. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 8 months ago
  61. e149616 Bump default experimental from gnu++2a to gnu++2b. by Tomasz Wasilczyk · 1 year, 9 months ago
  62. c79d9e3 Bump the default from gnu++17 to gnu++20. by Elliott Hughes · 3 years, 7 months ago
  63. 0fa503d Only enable MLGO for ARM64 ThinLTO targets by Yi Kong · 1 year, 9 months ago
  64. e19a173 Merge "Discard IllegalFlags when testing a new compiler" into main by Aditya Kumar · 1 year, 9 months ago
  65. e7b6067 Discard IllegalFlags when testing a new compiler by AdityaK · 1 year, 10 months ago
  66. 14e25a5 Merge "Revert "Revert "Enable -Werror=incompatible-function-pointer-types""" into main by Krzysztof Kosiński · 1 year, 10 months ago
  67. 83199b5 Revert "Revert "Enable -Werror=incompatible-function-pointer-types"" by Krzysztof Kosiński · 1 year, 10 months ago
  68. c70be4b Merge "Globally disable -Wreorder-init-list." into main by Treehugger Robot · 1 year, 10 months ago
  69. 8f8cc16 Globally disable -Wreorder-init-list. by Krzysztof Kosiński · 1 year, 10 months ago
  70. 1952471 Reapply "Use zstd to compress debug info in cc libraries" by Eric Rahm · 1 year, 10 months ago
  71. 5571ab8 Reapply "Compress debug info in clang builds with zstd" by Eric Rahm · 1 year, 10 months ago
  72. 6d089b7 Revert "Compress debug info in clang builds with zstd" by Matías Hernández · 1 year, 10 months ago
  73. d0500f1 Revert "Use zstd to compress debug info in cc libraries" by Matías Hernández · 1 year, 10 months ago
  74. f52906f Use zstd to compress debug info in cc libraries by Eric Rahm · 1 year, 10 months ago
  75. fa0dff5 Compress debug info in clang builds with zstd by Eric Rahm · 1 year, 10 months ago
  76. b36eaa6 Revert "Enable hot cold split" by Aditya Kumar · 1 year, 10 months ago
  77. 4e28d0e Enable hot cold split by AdityaK · 2 years ago
  78. 5e75975 Revert "Enable -Werror=incompatible-function-pointer-types" by Ramya Subramanian · 1 year, 10 months ago
  79. 07c362b Enable -Werror=incompatible-function-pointer-types by Krzysztof Kosiński · 2 years ago
  80. 2eff89a Merge "Remove -Wsign-promo." into main by Treehugger Robot · 1 year, 10 months ago
  81. 29c60f3 Remove -Wsign-promo. by Krzysztof Kosiński · 1 year, 10 months ago
  82. 1a4572e More documentation for C++ global config. by Krzysztof Kosiński · 2 years ago
  83. 5bcebba Handle Clang's change of defaults from -fcommon to -fno-common by zijunzhao · 2 years ago
  84. ca22dfb Merge "Enable -Wmultichar." into main by Treehugger Robot · 1 year, 11 months ago
  85. 798f5d2 Merge "Enable MLGO for register allocation" into main by Yi Kong · 2 years ago
  86. 67a2dee Enable MLGO for register allocation by Yi Kong · 2 years ago
  87. 769f503 Enable -Wmultichar. by Krzysztof Kosiński · 2 years ago
  88. 08e1792 Merge "Enable -Wsizeof-array-div for 3P code." into main by Treehugger Robot · 2 years ago
  89. 24686c5 Enable -Wsizeof-array-div for 3P code. by Krzysztof Kosiński · 2 years ago
  90. ed7c73e Update clang version to clang-r498229b by Yi Kong · 2 years ago
  91. 4353fab Enable -Wgnu-designator by Krzysztof Kosiński · 2 years ago
  92. 982c588 Document why certain warnings are disabled. by Krzysztof Kosiński · 2 years ago
  93. 9ae68cc Merge "Re-enable -Wreserved-id-macro." into main by Treehugger Robot · 2 years ago
  94. 78425e5 Allow enabling -Wreorder-init-list from Android.bp. by Krzysztof Kosiński · 2 years ago
  95. 0c91d64 Re-enable -Wreserved-id-macro. by Krzysztof Kosiński · 2 years ago
  96. 4e0f645 Revert "Handle Clang's change of defaults from -fcommon to -fno-common" by Chia-Chi Teng · 2 years ago
  97. a4a4d29 Handle Clang's change of defaults from -fcommon to -fno-common by zijunzhao · 2 years ago
  98. c8a5d7c Merge "Linker: no demangle." into main by Steven Moreland · 2 years ago
  99. 8fe37e4 Linker: no demangle. by Steven Moreland · 2 years, 1 month ago
  100. 3875e1c Merge "Make clang debug level configurable" into main by Fabián Cañas · 2 years, 1 month ago