- 7a53b71 Update clang version to clang-r475365 by Yabin Cui · 2 years, 10 months ago
- 758dfa1 Allow deprecated flags when building with LLVM_NEXT. by Yabin Cui · 2 years, 10 months ago
- bbebe7f Remove deprecated experimental-new-pass-manager flag. by Mitch Phillips · 2 years, 10 months ago
- 0ebe7c8 Prepare to build clang-r475365 by Yabin Cui · 2 years, 10 months ago
- e0774af Merge "Globally enable -Wdefaulted-function-deleted." by Krzysztof Kosiński · 2 years, 11 months ago
- a9e1df1 Enable ICF=safe for host binaries as well by Yi Kong · 2 years, 11 months ago
- 6186318 Update clang version to clang-r468909b by Stephen Hines · 2 years, 11 months ago
- 5c40a92 Reland "Update clang version to clang-r468909" by Chih-hung Hsieh · 3 years ago
- fc21a0e Revert "Update clang version to clang-r468909" by Stephen Hines · 3 years ago
- 395e505 Update clang version to clang-r468909 by Chih-Hung Hsieh · 3 years, 1 month ago
- a43630f [cleanup] remove unused variable. by Florian Mayer · 3 years ago
- ec450d9 Prepare to build clang-r468909 by Chih-Hung Hsieh · 3 years, 1 month ago
- bcdb000 Globally enable -Wdefaulted-function-deleted. by Krzysztof Kosiński · 3 years, 1 month ago
- 8b5ecb8 Fix broken aosp-master-plus-llvm builds by Chih-Hung Hsieh · 3 years, 1 month ago
- 3b93ac6 Disable/allow some clang-tidy and clang warnings by Chih-Hung Hsieh · 3 years, 1 month ago
- 6934b0e Globally force -Wdeprecated-declarations to be a warning. by Krzysztof Kosiński · 3 years, 1 month ago
- f7f69e4 Add option to allow unknown warning options by Yi Kong · 3 years, 2 months ago
- eb8d04e Update clang version to clang-r458507 by Yi Kong · 3 years, 2 months ago
- f08a664 Enable -Wmisleading-indentation for 1p projects by Elliott Hughes · 3 years, 4 months ago
- b79fc58 Add extra cflags for LLVM_NEXT by Yi Kong · 3 years, 2 months ago
- e4d1bda Move global asflags to config to share with Bazel by Liz Kammer · 3 years, 3 months ago
- ace70d8 Merge "Do not hardcode default/experimental c{pp}std" by Liz Kammer · 3 years, 3 months ago
- a5a29de Do not hardcode default/experimental c{pp}std by Liz Kammer · 3 years, 3 months ago
- 8ecb22d Enable string-compare warning by Yi Kong · 3 years, 4 months ago
- 6741d0e Now gnu11 is the default, bump experimental to gnu17. by Elliott Hughes · 3 years, 4 months ago
- 94361dc Merge "Try to bump the C default to C11." by Elliott Hughes · 3 years, 4 months ago
- 7a2a996 Reland "Update to clang-r450784e" by Stephen Hines · 3 years, 4 months ago
- cc84ca7 Revert "Update to clang-r450784e" by Tianyu Jiang · 3 years, 4 months ago
- 525589f Update to clang-r450784e by Pirama Arumuga Nainar · 3 years, 4 months ago
- a126c63 Update to clang-r450784d by Yi Kong · 3 years, 5 months ago
- 6840b89 Update to clang-r450784c by Yi Kong · 3 years, 5 months ago
- a2a7b57 Merge changes from topic "export-vars" by Treehugger Robot · 3 years, 5 months ago
- 25c1c00 Enable deprecated-enum-enum-conversion warning by Yi Kong · 3 years, 5 months ago
- 7f88956 refactor Bazel variable export by Sam Delmerico · 3 years, 6 months ago
- 128b608 Enable enum-enum-conversion warning by Yi Kong · 3 years, 5 months ago
- 4e309ee Enable enum-float-conversion warning by Yi Kong · 3 years, 5 months ago
- 34f3673 Merge "Enable int-in-bool-context warning" by Treehugger Robot · 3 years, 5 months ago
- 3f0358b Update to clang-r450784b by Yi Kong · 3 years, 5 months ago
- df95b34 Enable int-in-bool-context warning by Yi Kong · 3 years, 6 months ago
- ab5e4c6 Try to bump the C default to C11. by Elliott Hughes · 3 years, 5 months ago
- 75ce5d3 Update to clang-r450784 by Yi Kong · 3 years, 6 months ago
- 8a4804f Reland "Switch to clang-r445002" by Pirama Arumuga Nainar · 3 years, 7 months ago
- 2b2d939 Merge "Revert "Switch to clang-r445002"" by Nicolas Geoffray · 3 years, 7 months ago
- 83b2b32 Revert "Switch to clang-r445002" by Nicolas Geoffray · 3 years, 7 months ago
- 1118174 Merge "Switch to clang-r445002" by Pirama Arumuga Nainar · 3 years, 7 months ago
- 56fc48c Merge "Remove unnecessary --warn-shared-textrel flags." by Treehugger Robot · 3 years, 7 months ago
- a66590a Remove unnecessary --warn-shared-textrel flags. by Stephen Hines · 3 years, 7 months ago
- 9df9dd4 Disable gnu-designator warnings. by Chih-Hung Hsieh · 3 years, 7 months ago
- d950ab8 Switch to clang-r445002 by Pirama Arumuga Nainar · 3 years, 7 months ago
- 8afd175 Reland "Make DWARF v5 the default debug information format." by Stephen Hines · 3 years, 8 months ago
- 66e8f72 Switch to clang-r437112b by Chih-Hung Hsieh · 3 years, 8 months ago
- 53fc770 Merge "Turn on -Wstring-concatenation" by Yi Kong · 3 years, 9 months ago
- e24303f Add noOverrideExternalGlobalCflags support to Soong by Stephen Hines · 3 years, 9 months ago
- 9feb029 Turn on -Wstring-concatenation by Yi Kong · 3 years, 9 months ago
- 196b926 Move "-fdebug-info-for-profiling" flag to device binaries only by Yi Kong · 3 years, 9 months ago
- 933e701 Revert "Revert "Switch to clang-r437112"" by Chih-hung Hsieh · 3 years, 10 months ago
- 1973f4d Revert "Switch to clang-r437112" by Martin Stjernholm · 3 years, 10 months ago
- 0d58894 Switch to clang-r437112 by Chih-Hung Hsieh · 4 years ago
- 3b1f83d Add x86_host vars to config.bzl by Chris Parsons · 3 years, 11 months ago
- adf2b3e Merge "Add android_sdk_repo_host to build platform-tools&build-tools" by Treehugger Robot · 3 years, 11 months ago
- b7b0ae1 Switch to clang-r433403b (13.0.3) by Stephen Hines · 3 years, 11 months ago
- 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 2 months ago
- 62e75f5 Re-enable unused-command-line-argument warning by Yi Kong · 4 years, 1 month ago
- e827329 Switch to clang r433403 by Yi Kong · 4 years ago
- a38e518 Expose Soong's default clang versions to Bazel by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 1 month ago
- 39ff202 Merge "Revert^2 "Switch to clang r428724 13.0.1."" by Yabin Cui · 4 years, 1 month ago
- 10bf3b8 Revert^2 "Switch to clang r428724 13.0.1." by Yabin Cui · 4 years, 1 month ago
- 01cad0c Merge "Revert "Switch to clang r428724 13.0.1."" by Yabin Cui · 4 years, 1 month ago
- 786c1d4 Revert "Switch to clang r428724 13.0.1." by Yabin Cui · 4 years, 1 month ago
- baeca67 Merge "Switch to clang r428724 13.0.1." by Yabin Cui · 4 years, 1 month ago
- e87329c Switch to clang r428724 13.0.1. by Yabin Cui · 4 years, 2 months ago
- bb1a17a Revert "Make DWARF v5 the default debug information format." by Stephen Hines · 4 years, 1 month ago
- 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 2 months ago
- 9cc59c1 Remove clang indirection, affects command line ordering by Colin Cross · 4 years, 2 months ago
- 0523ba2 Rename ninja variables with Clang in the name by Colin Cross · 4 years, 2 months ago
- c8bed31 Remove more clang indirection without affecting command lines by Colin Cross · 4 years, 2 months ago
- 33bac24 Remove clang indirection without affecting build.ninja by Colin Cross · 4 years, 2 months ago
- 68ecdef Merge "Switch to clang-r416183b1" by Pirama Arumuga Nainar · 4 years, 2 months ago
- 04f8d2d Merge "Make DWARF v5 the default debug information format." by Caroline Tice · 4 years, 2 months ago
- 3e54508 Switch to clang-r416183b1 by Pirama Arumuga Nainar · 4 years, 2 months ago
- e6f1946 Revert "Switch to clang-r416183d" by Pirama Arumuga Nainar · 4 years, 3 months ago
- 09661c5 Switch to clang-r416183d by Pirama Arumuga Nainar · 4 years, 3 months ago
- bd20ccb [cc] Cleanup unused function by Pirama Arumuga Nainar · 4 years, 3 months ago
- 51a1e1c bp2build: generate arm toolchain flags into @soong_injection. by Jingwen Chen · 4 years, 4 months ago
- 2199995 bp2build: export CommonGlobalIncludes to @soong_injection. by Jingwen Chen · 4 years, 4 months ago
- bf61afb bp2build: export some cc toolchain flags into Starlark. by Jingwen Chen · 4 years, 4 months ago
- 5e13f86 Make DWARF v5 the default debug information format. by cmtice · 4 years, 5 months ago
- 8a71786 Switch to clang r416183b 12.0.5. by Pirama Arumuga Nainar · 4 years, 5 months ago
- 5818b93 Enable safe ICF for all devices by Ryo Hashimoto · 4 years, 6 months ago
- 679d530 Merge "Switch to clang r416183 12.0.4." by Pirama Arumuga Nainar · 4 years, 6 months ago
- c7d2347 Switch to clang r416183 12.0.4. by Pirama Arumuga Nainar · 4 years, 6 months ago
- 77cdcfd Move android package on top of remotexec by Colin Cross · 4 years, 6 months ago
- 6338deb Switch to clang-r412851 (build 7141649) by Chih-Hung Hsieh · 4 years, 7 months ago
- 5e3d82e Switch to clang-r407598b (12.0.2). by Yabin Cui · 4 years, 8 months ago
- 23a991c adds new warnings to Android build (1/2) by Christopher Di Bella · 4 years, 10 months ago
- 809eac3 Merge "Switch platform EH unwinder to prebuilt LLVM libunwind" by Ryan Prichard · 4 years, 8 months ago
- b35a85e Switch platform EH unwinder to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 8 months ago
- 62555ff Merge "Remove remaining libnativehelper implicit includes" by Orion Hodson · 4 years, 8 months ago
- db7dda8 Switch to clang-r407598 (12.0.1). by Yabin Cui · 4 years, 9 months ago
- 110cd5f Always generate profiling debug info by Yi Kong · 4 years, 10 months ago