1. 982c588 Document why certain warnings are disabled. by Krzysztof Kosiński · 2 years, 2 months ago
  2. 9ae68cc Merge "Re-enable -Wreserved-id-macro." into main by Treehugger Robot · 2 years, 2 months ago
  3. 78425e5 Allow enabling -Wreorder-init-list from Android.bp. by Krzysztof Kosiński · 2 years, 2 months ago
  4. 0c91d64 Re-enable -Wreserved-id-macro. by Krzysztof Kosiński · 2 years, 2 months ago
  5. 23cc4aa soong: ARM 32-bit targets must be built with 4k elf alignment by Juan Yescas · 2 years, 2 months ago
  6. 0106560 soong: Add product variable DevicePageSizeAgnostic by Juan Yescas · 2 years, 2 months ago
  7. 05518b6 Revert "Add libdumpstateutil to vendor variant list" by Kevin Jeon · 2 years, 3 months ago
  8. 501be14 Add libdumpstateutil to vendor variant list by Kevin Jeon · 2 years, 3 months ago
  9. c8a5d7c Merge "Linker: no demangle." into main by Steven Moreland · 2 years, 3 months ago
  10. 8fe37e4 Linker: no demangle. by Steven Moreland · 2 years, 3 months ago
  11. cfcd0a4 Merge "make android.InList generic" into main by Sam Delmerico · 2 years, 3 months ago
  12. 1717b3b make android.InList generic by Sam Delmerico · 2 years, 3 months ago
  13. 4cf52f1 Merge "Revert "Enable sext.w removal for riscv targets"" into main by Treehugger Robot · 2 years, 3 months ago
  14. 0498912 Revert "Enable sext.w removal for riscv targets" by Prashanth Swaminathan · 2 years, 3 months ago
  15. 3875e1c Merge "Make clang debug level configurable" into main by Fabián Cañas · 2 years, 3 months ago
  16. bc10544 Make clang debug level configurable by Fabián Cañas · 2 years, 4 months ago
  17. 423e4ce gsimple-template-names by AdityaK · 2 years, 5 months ago
  18. ff96fe1 Merge "Remove -fstrict-aliasing from arm32." into main by Elliott Hughes · 2 years, 3 months ago
  19. 9bbe960 Remove -fstrict-aliasing from arm32. by Elliott Hughes · 2 years, 4 months ago
  20. f67bc44 Merge "Update clang version to clang-r498229" into main by Yabin Cui · 2 years, 3 months ago
  21. 294f839 Update clang version to clang-r498229 by Yabin Cui · 2 years, 4 months ago
  22. e266787 bp2build conversion for rscript srcs in cc modules by Alix · 2 years, 6 months ago
  23. 1b2a657 Merge "Bump the platform default up to C17." by Elliott Hughes · 2 years, 4 months ago
  24. fb294e3 Bump the platform default up to C17. by Elliott Hughes · 2 years, 4 months ago
  25. 121483b riscv64: enable Zbs. by Elliott Hughes · 2 years, 4 months ago
  26. 1d1d90b riscv64: enable Zba. by Elliott Hughes · 2 years, 4 months ago
  27. 55ceae9 [RISC-V] rv64gc_zbb for Android by Aditya Kumar · 2 years, 4 months ago
  28. c31c2fb Suppress clang-tidy warnings causing build errors after clang update by Yabin Cui · 2 years, 5 months ago
  29. 2c336fe Suppress performance-avold-endl clang-tidy warning by Yabin Cui · 2 years, 5 months ago
  30. fcb8682 Merge "Export host available libraries to soong_injection" by Spandan Das · 2 years, 5 months ago
  31. 9e5c391 Merge "export WarningAllowedProjects to bazel" by Treehugger Robot · 2 years, 5 months ago
  32. 6550358 Export host available libraries to soong_injection by Spandan Das · 2 years, 5 months ago
  33. 7e80f94 Merge "[cc] Remove deprecated clang flag for auto-var-init" by Pirama Arumuga Nainar · 2 years, 5 months ago
  34. e9850f8 Revert "Turn off stack protector check for noreturn calls" by Yi Kong · 2 years, 5 months ago
  35. 4026558 [cc] Remove deprecated clang flag for auto-var-init by Pirama Arumuga Nainar · 2 years, 5 months ago
  36. 1c22301 Update clang version to clang-r487747c by Yi Kong · 2 years, 5 months ago
  37. 036afab export WarningAllowedProjects to bazel by Sam Delmerico · 2 years, 6 months ago
  38. 162fb00 Merge "Revert "Respect Clang version override env vars."" by Sam Delmerico · 2 years, 6 months ago
  39. 05d4d90 16k: Align shared libraries and executables to 4k by default by Juan Yescas · 2 years, 6 months ago
  40. c57e3a8 Update clang version to clang-r487747b by Yi Kong · 2 years, 6 months ago
  41. 3eda019 Revert "Respect Clang version override env vars." by Sam Delmerico · 2 years, 6 months ago
  42. 2aff6c1 riscv64: stop reserving x18 for shadow call stack. by Elliott Hughes · 2 years, 6 months ago
  43. a772d65 Extract out Visibility flags by Trevor Radcliffe · 2 years, 6 months ago
  44. ecc18df Turn off stack protector check for noreturn calls by Yi Kong · 2 years, 7 months ago
  45. bce5507 Enable sext.w removal for riscv targets by Prashanth Swaminathan · 2 years, 7 months ago
  46. 4dd3659 Merge "Enable Wincompatible-function-pointer-types globally" by Treehugger Robot · 2 years, 7 months ago
  47. 3f3320c Merge changes I93da03b1,I5fb3ee29 by Colin Cross · 2 years, 7 months ago
  48. 08a68a0 Merge "Revert "[RISC-V] rv64gc_zbb for Android"" by Alistair Delva · 2 years, 7 months ago
  49. 2a08ccd Enable Wincompatible-function-pointer-types globally by zijunzhao · 2 years, 7 months ago
  50. cc75089 Revert "[RISC-V] rv64gc_zbb for Android" by Alistair Delva · 2 years, 7 months ago
  51. 6182d31 Merge "Supporting changes for CFI toolchain features" by Trevor Radcliffe · 2 years, 7 months ago
  52. 13ca1a9 Merge "[RISC-V] rv64gc_zbb for Android" by Aditya Kumar · 2 years, 7 months ago
  53. 391a25d Supporting changes for CFI toolchain features by Trevor Radcliffe · 2 years, 7 months ago
  54. a137aa2 Merge "Revert^2 "Update clang version to clang-r487747"" by Yi Kong · 2 years, 7 months ago
  55. 9838acf [RISC-V] rv64gc_zbb for Android by AdityaK · 2 years, 7 months ago
  56. fd07ed2 Revert^2 "Update clang version to clang-r487747" by Yi Kong · 2 years, 8 months ago
  57. b781d23 Use static asan runtime for musl by Colin Cross · 2 years, 8 months ago
  58. c214e1a Merge "Allow SCS for riscv64 too." by Elliott Hughes · 2 years, 7 months ago
  59. 79727bd Merge "Enable Wunqualified-std-cast-call globally" by Treehugger Robot · 2 years, 7 months ago
  60. 96ec99a Enable Wunqualified-std-cast-call globally by zijunzhao · 2 years, 7 months ago
  61. f214f12 Merge "Respect Clang version override env vars." by Treehugger Robot · 2 years, 7 months ago
  62. ebc290c Respect Clang version override env vars. by Peter Collingbourne · 2 years, 7 months ago
  63. d156908 Revert "Revert "Enable -Wformat-insufficient-args globally"" by Zijun Zhao · 2 years, 7 months ago
  64. fa6b684 Revert "Enable -Wformat-insufficient-args globally" by Ian Kasprzak · 2 years, 7 months ago
  65. bb55424 Enable -Wformat-insufficient-args globally by zijunzhao · 2 years, 8 months ago
  66. dd2e32d Merge "Introduce armv9-a arch variant." by Evgenii Stepanov · 2 years, 7 months ago
  67. 80d7492 Introduce armv9-a arch variant. by Evgenii Stepanov · 2 years, 8 months ago
  68. de7c784 soong: Add Cortex-A32 definitions by Jesus Sanchez-Palencia · 2 years, 8 months ago
  69. 9ede280 Revert "Update clang version to clang-r487747" by Helen Qin · 2 years, 8 months ago
  70. 836690b Update clang version to clang-r487747 by Yi Kong · 2 years, 8 months ago
  71. cc1d984 Revert "Enable -Wformat-insufficient-args globally" by Andrea Zilio · 2 years, 8 months ago
  72. af8b950 Enable -Wformat-insufficient-args globally by zijunzhao · 3 years ago
  73. d80f6ee Remove bug links for noOverrideExternalGlobalCflags by Yi Kong · 2 years, 8 months ago
  74. f7c0afd Disable emulated tls for RISCV by AdityaK · 2 years, 8 months ago
  75. e4793bc Allow SCS for riscv64 too. by Elliott Hughes · 2 years, 8 months ago
  76. 2863c0a Enable -Wnull-dereference globally by zijunzhao · 2 years, 8 months ago
  77. bd18881 Migrate to the new clang lib dir by Yi Kong · 2 years, 8 months ago
  78. 13b0077 A nit of code comment by zijunzhao · 2 years, 8 months ago
  79. aeb73f8 Disable -Wformat-insufficient-args for external code. by zijunzhao · 2 years, 8 months ago
  80. 14e68a2 Fix overwritten bug of noOverride64GlobalCflags support on Soong by zijunzhao · 2 years, 9 months ago
  81. 933e380 Add noOverride64GlobalCflags support to Soong by zijunzhao · 2 years, 9 months ago
  82. 3a79caa Merge "Add musl defaults in bp2build" by Trevor Radcliffe · 2 years, 9 months ago
  83. df456b5 Suppress misc-use-anonymous-namespace clang-tidy warning by Yi Kong · 2 years, 9 months ago
  84. 60a2010 Make LLVM_NEXT extra cflags no override by Yi Kong · 2 years, 9 months ago
  85. 0d1b402 Add musl defaults in bp2build by Trevor Radcliffe · 2 years, 10 months ago
  86. a8b0bfb Do not report warnings when testing with the top of trunk LLVM by Yi Kong · 2 years, 10 months ago
  87. 19ea53d Support env based compiler flags. by Yu Liu · 2 years, 10 months ago
  88. af32e1b Enable -Wno-xor-as-pow for external code. by Krzysztof Kosiński · 2 years, 10 months ago
  89. 7853388 Merge "Add arch variants for Intel Atom CPUs" by Treehugger Robot · 2 years, 10 months ago
  90. 8e6aeb7 Update clang version to clang-r475365b by Yabin Cui · 2 years, 10 months ago
  91. c6bea2d Merge "Reland "Update clang version to clang-r475365"" by Treehugger Robot · 2 years, 11 months ago
  92. ecd8869 Reland "Enable sizeof-array-div warning" by Chih-hung Hsieh · 2 years, 11 months ago
  93. 29f248b Reland "Update clang version to clang-r475365" by Yabin Cui · 2 years, 11 months ago
  94. a7526ad Merge "Revert "Update clang version to clang-r475365"" by Yabin Cui · 2 years, 11 months ago
  95. a558be6 Revert "Update clang version to clang-r475365" by Yabin Cui · 2 years, 11 months ago
  96. acf23fe Merge "Revert "Enable sizeof-array-div warning"" by Treehugger Robot · 2 years, 11 months ago
  97. 4a06eea Merge "Update clang version to clang-r475365" by Yabin Cui · 2 years, 11 months ago
  98. 6be24ba Revert "Enable sizeof-array-div warning" by Krzysztof Kosiński · 2 years, 11 months ago
  99. 5a06f33 Enable sizeof-array-div warning by Chih-Hung Hsieh · 2 years, 11 months ago
  100. 823e0b7 Enable array-parameter warning by Chih-Hung Hsieh · 3 years ago