Skip to content
  1. Aug 19, 2013
    • Alexey Samsonov's avatar
      Move SanitizerArgs to the clang Driver · 609213f9
      Alexey Samsonov authored
      Summary:
      This change turns SanitizerArgs into high-level options
      stored in the Driver, which are parsed lazily. This fixes an issue of multiple copies of the same diagnostic message produced by sanitizer arguments parser.
      
      Reviewers: rsmith
      
      Reviewed By: rsmith
      
      CC: chandlerc, eugenis, cfe-commits
      
      Differential Revision: http://llvm-reviews.chandlerc.com/D1341
      
      llvm-svn: 188660
      609213f9
  2. Aug 14, 2013
  3. Aug 09, 2013
  4. Aug 08, 2013
Loading