1. d9f9836 am 3ee9daac: Merge "Remove WITHOUT_(HOST|TARGET)_CLANG." by Dan Albert · 9 years ago
  2. 32f7ff1 Remove WITHOUT_(HOST|TARGET)_CLANG. by Dan Albert · 9 years ago
  3. c98d9a9 am f1c09d7f: Merge "Add HOST_CROSS_OS" by Dan Willemsen · 9 years ago
  4. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 9 years ago
  5. f04f391 am 4548e7f4: Merge "Remove AndroidConfig.h." by Elliott Hughes · 9 years ago
  6. 4314611 Remove AndroidConfig.h. by Elliott Hughes · 9 years ago
  7. c7b8ee0 am 66c8e8c7: Don\'t prepend CC_WRAPPER to CLANG. by Ying Wang · 9 years ago
  8. 3e3d7b5 Don't prepend CC_WRAPPER to CLANG. by Ying Wang · 9 years ago
  9. 66c8e8c Don't prepend CC_WRAPPER to CLANG. by Ying Wang · 9 years ago
  10. 6f3527f am cf66a791: am 4fbb83dd: Merge "Add support for `LOCAL_SANITIZE := integer`." by Dan Albert · 9 years ago
  11. abf4bc9 Add support for `LOCAL_SANITIZE := integer`. by Dan Albert · 9 years ago
  12. 6708b6c Fix AddressSanitizer link order and multilib setup. by Evgenii Stepanov · 9 years ago
  13. d88ebe7 am 0ba68baf: Upgrade x86 gcc to 4.9 and disable devirtualization. by Chih-Hung Hsieh · 9 years ago
  14. 0ba68ba Upgrade x86 gcc to 4.9 and disable devirtualization. by Chih-Hung Hsieh · 9 years ago
  15. 9003661 Upgrade x86 gcc to 4.9 and disable devirtualization. by Chih-Hung Hsieh · 9 years ago
  16. 68f8620 am 59b0dad7: am 55f3c4c2: Merge "Fix AddressSanitizer link order and multilib setup." by Evgenii Stepanov · 9 years ago
  17. f0b15e1 Fix AddressSanitizer link order and multilib setup. by Evgenii Stepanov · 9 years ago
  18. c2bc254 am 07607526: am 63082eab: am b6874440: Merge "Add support for a partial ubsan build." by Dan Albert · 9 years ago
  19. b5b2ffe Add support for a partial ubsan build. by Dan Albert · 9 years ago
  20. 97952ce am 3bc25d69: am 683a387e: am 4ed95088: Merge "Add support for ubsan." by Dan Albert · 9 years ago
  21. 4ed9508 Merge "Add support for ubsan." by Dan Albert · 9 years ago
  22. 30314ea am 1a2fd2eb: am 05130993: am dbecad05: Merge "Use -Wno-format-pedantic to disable overly aggressive format string warning." by Pirama Arumuga Nainar · 9 years ago
  23. b992bfc Use -Wno-format-pedantic to disable overly aggressive format string warning. by Stephen Hines · 9 years ago
  24. 08cca28 Add support for ubsan. by Dan Albert · 10 years ago
  25. 3101e61 resolved conflicts for merge of e04e91b1 to master by Elliott Hughes · 9 years ago
  26. 9205bc1 Filter out gcc flags that are not recognized by clang. by Chih-Hung Hsieh · 9 years ago
  27. 57d7130 am 8f7338d9: am dc8d7092: am 0064c51e: Merge "Use prebuilt libclang_rt.profile." by Dan Albert · 9 years ago
  28. 343ed67 Use prebuilt libclang_rt.profile. by Dan Albert · 10 years ago
  29. 55ae50d am 95212b90: am 31f35975: am 9a98c47c: Merge "Don\'t warn on definition of possibly reserved identifiers." by Stephen Hines · 9 years ago
  30. f680021 Don't warn on definition of possibly reserved identifiers. by Stephen Hines · 10 years ago
  31. 7e44d7f Filter out gcc only flags. by Chih-Hung Hsieh · 10 years ago
  32. 78df832 Filter out unsupported flag: -fprefetch-loop-arrays by Chih-Hung Hsieh · 10 years ago
  33. b58fb4a Let clang decide ASan linker flags for the host. by Dan Albert · 10 years ago
  34. 433f161 Switch to Clang 3.6. by Stephen Hines · 10 years ago
  35. 1568029 Add more support for GLOBAL_CONLYFLAGS. by Stephen Hines · 10 years ago
  36. a69e596 am 478eda53: Merge "FORCE_BUILD_LLVM_COMPONENTS if HOST_PREFER_32_BIT." by Ying Wang · 10 years ago
  37. e5d4e74 FORCE_BUILD_LLVM_COMPONENTS if HOST_PREFER_32_BIT. by Ying Wang · 10 years ago
  38. f1c5dd6 am 35e4ede5: Merge "Use automatic color option with the latest clang." by Stephen Hines · 10 years ago
  39. c141b85 Use automatic color option with the latest clang. by Stephen Hines · 10 years ago
  40. 7f18adc am 871b8df1: Merge "Add -fcolor-diagnostics to global clang cflags." by Ying Wang · 10 years ago
  41. c7d1a97 Add -fcolor-diagnostics to global clang cflags. by Ying Wang · 10 years ago
  42. 736a146 am 717ebfc1: Merge "Add unknown flag to CLANG_CONFIG_UNKNOWN_CFLAGS." by Chih-Hung Hsieh · 10 years ago
  43. 22b6c5c Add unknown flag to CLANG_CONFIG_UNKNOWN_CFLAGS. by Chih-Hung Hsieh · 10 years ago
  44. 13466f0 Merge commit '66b3e31936b99436e01c473dca492126eea3e336' into HEAD by Bill Yi · 10 years ago
  45. 18cd022 Merge "Add -Wno-unused-command-line-argument to clang cflags to enable ccache." by Ying Wang · 10 years ago
  46. 24e0336 Add -Wno-unused-command-line-argument to clang cflags to enable ccache. by Ying Wang · 10 years ago
  47. 96983cb am cc0aa4da: am 28c265dd: Merge "We also need -rdynamic for host ASAN." by Dan Albert · 10 years ago
  48. 4ffe3f5 We also need -rdynamic for host ASAN. by Dan Albert · 10 years ago
  49. 66acb2a resolved conflicts for merge of 96c22133 to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  50. 2daceaa Add support for ASAN in host modules. by Dan Albert · 10 years ago
  51. 532376d am 56f688bc: Merge "Switch TBLGEN-related executables to use "BUILD_" instead of "HOST_"." into lmp-dev by Stephen Hines · 10 years ago
  52. b34b7ae Switch TBLGEN-related executables to use "BUILD_" instead of "HOST_". by Stephen Hines · 10 years ago
  53. 7a5d35b am 145eddfd: am 670018fd: Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables." by Stephen Hines · 10 years ago
  54. 03b61be am 3041b7d1: am 3cf20570: Merge "Use new variable LLVM_PREBUILTS_VERSION to simplify path construction." by Stephen Hines · 10 years ago
  55. f008966 Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables. by Stephen Hines · 10 years ago
  56. 8affa16 Use new variable LLVM_PREBUILTS_VERSION to simplify path construction. by Lai Wei-Chih · 10 years ago
  57. 1df281a am 9e59e663: am 90d5c7f6: Merge "Clang rejects -Wno-old-style-declaration flag." by Chih-Hung Hsieh · 10 years ago
  58. 60d2b58 am 0b97fd8a: am b699b0ea: Merge "Clang does not recognize -Wno-literal-suffix." by Chih-Hung Hsieh · 10 years ago
  59. fb482c6 Clang rejects -Wno-old-style-declaration flag. by Chih-Hung Hsieh · 10 years ago
  60. 4d12b57 Clang does not recognize -Wno-literal-suffix. by Chih-Hung Hsieh · 10 years ago
  61. b53efd6 am 18c20aae: am aea1cae4: Merge "Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""" by Ying Wang · 10 years ago
  62. 1b0fc43 Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Ying Wang · 10 years ago
  63. dc5be21 am bf4ac764: am 6be7d2e5: Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Marcin Kosiba · 10 years ago
  64. defccfe am 53e19fd4: am 45040bdb: Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang." by Ying Wang · 10 years ago
  65. b169fb7 Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Ying Wang · 10 years ago
  66. 72c70d1 resolved conflicts for merge of 2812b27c to lmp-dev-plus-aosp by Tim Murray · 10 years ago
  67. 6be7d2e Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Marcin Kosiba · 10 years ago
  68. a4f84fd Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang." by Dan Albert · 10 years ago
  69. 92d79cb Switch host builds to use Clang by default. by Tim Murray · 10 years ago
  70. 45040bd Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang." by Ying Wang · 10 years ago
  71. 3b7a4d8 Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang. by Marcin Kosiba · 10 years ago
  72. 3bd5abb am a44f9a35: am edbc4595: am d51730a6: Merge "Help catch common 32/64-bit errors." by Brian Carlstrom · 10 years ago
  73. 338d1e7 Help catch common 32/64-bit errors. by Brian Carlstrom · 10 years ago
  74. f798850 am 2d19cbd2: resolved conflicts for merge of 135e11df to klp-modular-dev-plus-aosp by Ying Wang · 10 years ago
  75. 2713fce Switch to 32-bit-by-default host multilib build. by Ying Wang · 10 years ago
  76. a526c48 am 45c39300: am 3c52ff07: am e564c0cb: Merge "Switch name from tblgen -> llvm-tblgen for consistency with upstream tools." by Tim Murray · 10 years ago
  77. 5339640 Switch name from tblgen -> llvm-tblgen for consistency with upstream tools. by Stephen Hines · 10 years ago
  78. ae9ee9c am 71617605: am 8e2b2d8a: am b0143e2f: Merge "Add some more flags to CLANG_CONFIG_UNKNOWN_CFLAGS" by Ying Wang · 10 years ago
  79. b0143e2 Merge "Add some more flags to CLANG_CONFIG_UNKNOWN_CFLAGS" by Ying Wang · 10 years ago
  80. a448430 am 9e55ed53: am 47316a27: am 5137d458: Merge "Force to build llvm from source in 64-bit host build." by Ying Wang · 10 years ago
  81. 6374153 Force to build llvm from source in 64-bit host build. by Ying Wang · 10 years ago
  82. 8200231 am e50f2d9f: am 40b49d30: am a74ade94: Merge "Support host multilib build" by Ying Wang · 10 years ago
  83. 6feb6d5 Support host multilib build by Ying Wang · 10 years ago
  84. d6e1182 Add some more flags to CLANG_CONFIG_UNKNOWN_CFLAGS by Bernhard Rosenkraenzer · 10 years ago
  85. 9604c06 am a01cb054: am c581e10a: am eca0043b: Merge "Disable canonical prefixes of system headers" by Andrew Hsieh · 10 years ago
  86. 48f239c Disable canonical prefixes of system headers by Andrew Hsieh · 10 years ago
  87. 93dc057 am cf53e0e0: am 27fe9406: am 7e65b6c1: Merge "Remove tblgen and clang-tblgen from prebuilts." by Tim Murray · 10 years ago
  88. 75b58cc Remove tblgen and clang-tblgen from prebuilts. by Tim Murray · 10 years ago
  89. 46df181 am f0dda8d0: am 9661b09f: am 9956bb6a: Merge "Build changes necessary for LLVM 3.5 switch." by Stephen Hines · 10 years ago
  90. 43d5e1b Build changes necessary for LLVM 3.5 switch. by Tim Murray · 10 years ago
  91. 6e048af am ad60c86e: am f1a3d5e8: am 871bc703: Merge "Update build system for better Clang behavior on Mac." by Ying Wang · 10 years ago
  92. d318ba6 Update build system for better Clang behavior on Mac. by Tim Murray · 10 years ago
  93. 5d8029f Update ASan configuration. by Evgeniy Stepanov · 11 years ago
  94. 125a3c9 Always use prebuilt clang, even if we're explicitly building clang/LLVM. by Tim Murray · 10 years ago
  95. 02cefc9 Make Clang host builds hermetic on Linux. by Tim Murray · 11 years ago
  96. ba8b377 Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG by Ying Wang · 11 years ago
  97. 7bc754b Switch to LLVM 3.4 prebuilts in AOSP. by Stephen Hines · 11 years ago
  98. 1f98283 Refactor llvm_config.mk and support the 2nd arch by Ying Wang · 11 years ago