1. 287b04b Add missing regexp quantifiers in a test. by Evgeniy Stepanov · 9 years ago
  2. 2e1538f Remove 24 instances of 'REQUIRES: shell' by Reid Kleckner · 9 years ago
  3. b3a6669 IR: Make metadata typeless in assembly, clang side by Duncan P. N. Exon Smith · 11 years ago
  4. cfb97aa Remove support for undocumented SpecialCaseList entries. by Alexey Samsonov · 11 years ago
  5. a0ac3c2 [ASan] Improve blacklisting of global variables. by Alexey Samsonov · 11 years ago
  6. 4f319cc [ASan] Print exact source location of global variables in error reports. by Alexey Samsonov · 11 years ago
  7. e595e1a Remove top-level Clang -fsanitize= flags for optional ASan features. by Alexey Samsonov · 11 years ago
  8. c054d98 [ASan] Hoist blacklisting globals from init-order checking to Clang. by Alexey Samsonov · 11 years ago
  9. cb9efbe Allow EmitConstantInit() to emit constant initializers for objects with trivial constructors and non-trivial destructors. Test that such objects are ignored by init-order checker. by Alexey Samsonov · 12 years ago