1. b46941a [ASan] Apply some ASan-relevant pieces of patch by Ruben Van Boxem. In the same time, remove ASan from CMake build on Windows after conversation with Timur. We don't want to support building ASan on Windows until it is in a working state. by Alexey Samsonov · 12 years ago
  2. 1d34a48 [Sanitizer] don't use -Werror as default compile flag for sanitizer runtimes - people may use too many distinct/old host compilers by Alexey Samsonov · 12 years ago
  3. 721460b [Sanitizer] Please Android build. Re-check the availability of -Wno-variadic-macros flag. by Alexey Samsonov · 12 years ago
  4. b43d6a8 [Sanitizer] first effort to start building ASan runtime with -Werror in CMake build by Alexey Samsonov · 12 years ago
  5. 34fc56c CMake build rules for ASan Android runtime and tests. by Evgeniy Stepanov · 12 years ago
  6. 7e72e45 Fox a typo. by Evgeniy Stepanov · 12 years ago
  7. 70a7095 [compiler-rt] Install support for CMake build of compiler-rt by Alexey Samsonov · 12 years ago
  8. 0f7d4a4 [ASan] hoist more compile flags to SANITIZER_COMMON_CFLAGS var and add the rest of flags/defs from old Makefile to CMake by Alexey Samsonov · 12 years ago
  9. c5fee8e [compiler-rt] Recurse into 'utils' directory in CMake build of compiler-rt, enable build of llvm-symbolizer binary (currently for one target only) by Alexey Samsonov · 12 years ago
  10. d865fec Relocate the external headers provided by ASan and the common sanitizer library. by Chandler Carruth · 12 years ago
  11. 60ab090 Some flag cleanup for the sanitizer runtimes. by Chandler Carruth · 12 years ago
  12. b100277 CMake build rules for ASan/Android runtime. by Evgeniy Stepanov · 12 years ago
  13. fe51abb [ASan] CMake support for building ASan runtime as a universal binary on Mac by Alexey Samsonov · 12 years ago
  14. bd17004 [compiler-rt] CMake build: if LLVM_BUILD_32_BITS is on, then -m32 is added to llvm definitions. Let us override this by explicitly adding -m64 compiler flag when building compiler-rt libraries for x86_64 target by Alexey Samsonov · 12 years ago
  15. 984f6cf Add support for building the ASan instrumentation unit tests with the by Chandler Carruth · 12 years ago
  16. a765ffc Another big step toward a viable CMake build system for CompilerRT, by Chandler Carruth · 12 years ago
  17. 2e82a8b Disable the test subdirectory entirely until we get fresh CMake files by Chandler Carruth · 12 years ago
  18. d51e0a0 Initial, very rough cut at a new CMake build system for compiler-rt. by Chandler Carruth · 12 years ago
  19. 062ed09 Remove the old, and non-functional CMake build system from CompilerRT. by Chandler Carruth · 12 years ago
  20. fe4eb31 Sink {config.h,ConfigureChecks}.cmake into cmake directory. by Daniel Dunbar · 14 years ago
  21. 786d7d6 Fix CMakeLists.txt comment. by Edward O'Callaghan · 15 years ago
  22. e4ff347 Fix cmake test suit for compiler-rt. by Edward O'Callaghan · 15 years ago
  23. cc75801 Comment out broken tests and make the rest build in cmake build system. by Edward O'Callaghan · 15 years ago
  24. 6311a30 If the compiler does not support GCC-compatible by Shantonu Sen · 15 years ago
  25. b4c3b6f 1) Remove cmake-specific #define usage from the exported by Shantonu Sen · 15 years ago
  26. 7b268dc Update cmake files for arm support hooks. by Edward O'Callaghan · 15 years ago
  27. a468808 Add Blocks support to CMake build system. by Edward O'Callaghan · 15 years ago
  28. d4048aa Fix include path to config.h for CMake build system. by Edward O'Callaghan · 15 years ago
  29. 8bf1e09 Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs by Edward O'Callaghan · 15 years ago
  30. 0e4ad9c Start porting compiler-rt testsuit to Solaris with new build system. Fix some C++ style comments which are not allowed in ISO C90. by Edward O'Callaghan · 15 years ago
  31. 6c307f0 Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete port to AuroraUX and Solaris. by Edward O'Callaghan · 15 years ago
  32. 880cafc A few CMake formating fixes for compiler-rt. by Edward O'Callaghan · 15 years ago
  33. d904635 Initial import of CMake type build system. Just like the rest of llvm.. by Edward O'Callaghan · 15 years ago