Commit History

Author SHA1 Message Date
  James Y Knight 2d39f7cc1f Tweak r355278 for compatibility with gcc 6 and earlier. 6 years ago
  James Y Knight 15da563425 Tweak r355278 for compatibility with gcc 6 and earlier. 6 years ago
  James Y Knight 88a2da8772 Make the new SanitizerMask code added in r355190 constexpr. 6 years ago
  Pierre Gousseau 1eca87b9ff [Driver] Allow enum SanitizerOrdinal to represent more than 64 different sanitizer checks, NFC. 6 years ago
  Pierre Gousseau f14372764c revert r354873 as this breaks lldb builds. 6 years ago
  Pierre Gousseau 9965c063dc [Driver] Allow enum SanitizerOrdinal to represent more than 64 different sanitizer checks, NFC. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Eugene Zelenko 4654818441 [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 years ago
  Benjamin Kramer 9c94f615bb Pull trivial SanitizerSet methods into the header. 10 years ago
  Alexander Potapenko 6dba74e779 [ASan] Initial support for Kernel AddressSanitizer 10 years ago
  Alexey Samsonov 347af8f967 Revert "[Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple." 10 years ago
  Alexey Samsonov fb3d70bc0f [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple. 10 years ago
  Peter Collingbourne f2cb5a349e Move sanitizer parser and group expander from Driver to Basic. 10 years ago
  Peter Collingbourne 64d4c542a4 Unify sanitizer kind representation between the driver and the rest of the compiler. 10 years ago
  Alexey Samsonov 00e31d1632 [Sanitizer] Refactor SanitizerArgs parsing in Driver. 10 years ago
  Alexey Samsonov edab6ac0eb [Sanitizer] Refactor sanitizer options in LangOptions. 10 years ago